blob: 64040c78e01f32b704faacc5c1918b7b9f736275 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static method main() dynamic {
() →* core::Null? f = () core::Null? {};
}