fork download
  1. fn main() {
  2. println!("Lol");
  3. }
Success #stdin #stdout 0s 11008KB
stdin
Standard input is empty
stdout
Lol