let x : int = 3;;let y : bool = false;;let y : bool = true in not y;;print_bool b = ((3 = 5) = y);;
Standard input is empty
File "prog.ml", line 4, characters 0-10: Unbound value print_bool
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!