var a = if true: var x = 5 x else: 10echo(a)
Standard input is empty
prog.nim(4, 11) Error: 'else' expected
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!