blob: 7c39dc6e6e188f21e4ca01c21da65d27a1652fc0 [file] [log] [blame]
library test;
import 'dart:math';
f(num x, dynamic y) {}
main() {}