blob: 93e2b71f2cc9b37b4c44f6107b183afb7782df18 [file] [log] [blame]
library;
import self as self;
import "./deferred_lib.dart" as def;
static method main() dynamic {
def::foo();
}