blob: cd28cacd4b45e587b92159908e83e44c46a5832b [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
static method f(dynamic x) dynamic
return invalid-expression "SwitchExpression(switch (x) { })";