blob: 7a52b63e6006487e0a9af21c3a4b53fc4773f829 [file] [log] [blame]
// @dart = 2.9
library test;
import 'dart:_foreign_helper' show JS;
main() {}
test() {}