blob: f81ee355f61b72cdd53af4ff39fcdc3556a858d9 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method main() dynamic {
throw new core::_CompileTimeError::•("pkg/front_end/test/fasta/rasta/breaking_bad.dart:6:3: \u0027[31mError: No target of break.\u0027[0m");
#L1:
break #L1;
}