blob: 2a25eb41b2428efe352cb7dc0c2f977ecbd86a1d [file] [log] [blame]
class C<T> {
T? f;
}
test(dynamic x) {}