blob: 36becbd410217735fdf952d6398ef98e101f51e4 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method add<A extends core::num*, B extends core::num*>(self::add::A* a, self::add::B* b) core::num*
;
static method test() dynamic
;
static method main() dynamic
;