blob: f82cf1b34d49f7bf5c2814491e4ec2bfd9c0d21f [file] [log] [blame]
/// ```dart
/// void main() {
/// // in Dart!
/// }
/// ```
///
/// ```yaml
/// and_yaml:
/// - value
/// - "value"
/// - 3.14
/// ```
library code_in_comments;