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