blob: 7b3c2df6e0fc3017fb429b6f85db6d6cef3f5b5b [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 def::C::y);
}