blob: d62c43ea55f0822f5d3714c771678f7ac325c8bb [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 new def::C::•());
}