blob: 54ef155019cc450060846310c17adc81176a4b45 [file] [log] [blame]
/// Reference an example in a non-default location, based on dartdoc_options.yaml.
///
/// {@example foo.dart}
/// {@category Undocumented}
class UseAnExampleHere {}