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