blob: 74a68c4cf6507b1285cc0df35ecbf86b9c44b792 [file] [log] [blame]
/// Testing that a library name doesn't conflict
/// with directories created by dartdoc.
/// {@category Other}
library css;
String theOnlyThingInTheLibrary = 'hello';