blob: b910ef9f4e8d1330e683f88a896e73f54fd6ac00 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
import "dart:collection" as collection;
typedef VoidFunction = () →* void;
class Fisk extends core::Object {
synthetic constructor •() self::Fisk*
;
method it1(dynamic x) dynamic
;
}
static method main(dynamic arguments) dynamic
;