blob: 25dc9b8bb862bfdfe65a1421746ecca28487c6e8 [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 dynamic #t1 = CheckLibraryIsLoaded(lib) in new def::C::•());
}