blob: e832d685a411a28a73bdabf485403eb585b6d4c7 [file] [log] [blame]
class Foo {
var field;
}
dynamic identity(x) => x;
main(List<String> args) {}
void use(x) {}