bat/tests/syntax-tests/source/Dart/inner_comment.dart

6 lines
67 B
Dart

return Object(
Object(
// Not highlighted as a comment
)
)