blob: 73493e06033a39b9962fce3a8ed5a07d3af00e9a [file]
library;
import self as self;
import "dart:core" as core;
static method main() void {
{
final synthesized core::int anonymous#this = 1;
core::int #t1;
#t1 = 1;
}
{
final synthesized core::int anonymous#this = 1;
core::int #t2;
#t2 = anonymous#this;
}
{
final synthesized core::int anonymous#this = 1;
core::bool #t3;
#t3 = anonymous#this.{core::int::isEven}{core::bool};
}
{
final synthesized core::int anonymous#this = 1;
core::bool #t4;
#t4 = anonymous#this.{core::int::isEven}{core::bool};
}
}