blob: 730f38b6d17292f502fc33e62ac5cc210cf7b29e [file] [log] [blame]
// @dart = 2.9
library test;
main() {}
void f(Object x) {}