blob: 1b5dea8b10fdfa9818753c92f5c4705fa36aba99 [file] [log] [blame]
// @dart = 2.6
foo({fisk}) {}
caller(f) {}
main() {}