library; import self as self; import "dart:core" as core; static method main() → dynamic { core::print("Hello, World!"); }