idris-0.9.20.2: test/interactive010/expected
Prelude.List.(++) : List a -> List a -> List a
Prelude.Strings.(++) : String -> String -> String
Prelude.Classes./ : (__pi_arg : Double) →
(__pi_arg1 : Double) → Double
Usage is :doc <functionname>
Usage is :wc <functionname>
Usage is :printdef <functionname>
prim__divFloat
Prelude.Classes./
: Double -> Double -> Double
(input):1:1: error: expected: ":",
dependent type signature,
end of input
/<EOF>
^
(input):1:1: error: expected: ":",
dependent type signature,
end of input
++<EOF>
^
prim__divFloat