blob: cf8ae36ef4e01df8b7ef77c942227bbcb82e91d1 [file] [log] [blame]
/// Imported by a library but not reexported.
library two_exports.src.local_scope;
String? aNotReexportedVariable;
bool? anotherNotReexportedVariable;