blob: b7bfa566da74ac564e5c365c547fc907aa082038 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method main() dynamic {
core::print(const core::bool::fromEnvironment("dart.library.mirrors"));
}