module test; import std::io; import std::collections::map; import std::os; fn void! main() { int x = 2; builtin::print_backtrace("Hello", 0); }