blob: 3215fe0b9eafc387defb12f31743d0a0f293c951 [file] [log] [blame]
/// Testing that a library name doesn't conflict
/// with directories created by dartdoc.
library css;
String theOnlyThingInTheLibrary = 'hello';