blob: c937200da4be4785c7a3716a0ef069f8a6f7f028 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static const field core::int annotation = #C1;
static method f(dynamic x) dynamic {
final hoisted has-declared-initializer dynamic a;
{
final synthesized dynamic #0#0 = x;
if(!(let final dynamic #t1 = a = #0#0 in true))
throw new core::StateError::•("Pattern matching error");
}
}
constants {
#C1 = 0
}