{} // By itself.
// In a statement.
if (true) {}
if (false) {} else {}
System.print("ok") // expect: ok