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