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