blob: 16cd98155a40fafc28def86dc86f39fe7ec0e619 [file]
void f(dynamic e) {
(e!.f())!<int>();
(e!.f()!)<int>();
}