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