blob: b3c88d367c9df15c4ec70ee107a7fcc92f6e2432 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static method fibonacci(core::int n) core::int
;
static method main() dynamic
;