blob: 9ebe46692add078865d9474253eda6eb2e3fce91 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class Increment extends core::Object {
field core::int x;
constructor •() void
;
}
static method main() dynamic
;