blob: e352ea262401b7bef2eff1e9a983a4c01118b6b7 [file] [log] [blame]
// @dart = 2.9
library test;
var x = [null];
main() {}