Open joseluis opened 8 years ago
Dart has nested comments, but the syntax highlighter doesn't recognize them. For example:
/* /* Comment /* nested comment */ */ // <-- not highlighted main() {}
Downstream: https://github.com/github/linguist/issues/2872 Related: https://github.com/dart-lang/sdk/issues/25931
Dart has nested comments, but the syntax highlighter doesn't recognize them. For example:
Downstream: https://github.com/github/linguist/issues/2872 Related: https://github.com/dart-lang/sdk/issues/25931