Skip to main content
Go to Latest
File
// { "exitCode": "120" }
fn main() { std::process::exit(120);}