blob: d2f376db5e1dc25481ed3b12e384a46cc1e92db0 [file] [log] [blame]
library;
import self as self;
static method #main() → dynamic {
throw "pkg/front_end/testcases/regress/issue_29976.dart:8:3: Error: Expected a String, but got ')'.
)
^";
}