blob: a3557a6dd6160da58b06ef3cc981f539d5d4e29e [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
import "./deferred_lib.dart" as def;
static method main() dynamic {}
static method test() dynamic {
core::print(let final core::Object #t1 = CheckLibraryIsLoaded(lib) in def::C::y);
}