blob: ce1b459e3e552ce0797d4cf68b29b79ce20f4388 [file] [log] [blame]
test1(dynamic x) {}
test2(dynamic x) {}
test3(dynamic x) {}
main() {}
expectEquals(x, y) {}
expectThrows(void Function() f) {}