blob: dddec203cdf78f3de1bd7d3aee852f246d216fbf [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method main() dynamic {
core::print(() void);
let final dynamic #t1 = null in invalid-expression;
() void;
() void.call();
}