5 lines
No EOL
70 B
Text
5 lines
No EOL
70 B
Text
fun : int -> int
|
|
id (x : int) = id x
|
|
|
|
let main : int =
|
|
id "foo" |