blob: 8127b461cd1c15b45d7afef0bada388a1f4b68e6 [file] [log] [blame]
// @dart = 2.9
int i = 5;
int test1() {}
int test2() {}
main() {}