blob: e9d7670583a08af4a7dadf28043288f30c8da69b [file] [log] [blame]
// @dart = 2.9
library test;
main() {}
var v = () => null;