blob: a27da5c1e2ccb1ad44edad9d19202fbff329859e [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
;