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