blob: 6ce2c47b45e35cb370856b1e1605e3600673f31c [file] [log] [blame]
// @dart = 2.9
import 'dart-ext:/usr/local/somewhere';
import 'dart-ext:foo/../there';
import 'dart-ext:here';
main() {}