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