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