Avatar
@swift-main import Differentiation @differentiable func test(x: Float) -> Float { x*x }