blob: 3826dbc3c0c7727d9a80f75fd7026d303fcd201c [file] [log] [blame]
void f(dynamic e) {
e.x < 10;
}