blob: 6c1011141e736f4e1923cc656a22bf4769d26328 [file] [log] [blame]
// @dart = 2.9
library test;
var a = 1;
main() {}