1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-03-02 00:38:22 +00:00
Ersikan 29711c178a
Better syntax highlighting for Dart ()
Remove unmaintained Dart syntax submodule. Add elMuso/Dartlight as submodule. Update Dart syntax highlighting. Add changes to changelog.
2021-12-06 08:40:43 +01:00

6 lines
320 B
Dart
Vendored
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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