blob: fd3f8a18da5f3793064de99009d6e0ea50732473 [file] [log] [blame]
library private_module;
import self as self;
import "dart:core" as core;
abstract class Fisk extends core::Object {
synthetic constructor •() void
;
abstract method _hest() void;
}
static method main() dynamic
;