fork download
  1. var foo = false;if( foo == true)print(true);print(false);
Success #stdin #stdout 0.02s 4984KB
stdin
1
2
10
42
11
stdout
false