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