Skip to content

Instantly share code, notes, and snippets.

@unleashy
Last active September 29, 2019 23:27
Show Gist options
  • Save unleashy/c6a01c0798d99726940aec4ffca7f321 to your computer and use it in GitHub Desktop.
Save unleashy/c6a01c0798d99726940aec4ffca7f321 to your computer and use it in GitHub Desktop.
Demonstrates broken D syntax highlighting in d.tmbundle
auto s = q"(")";
auto broken = true;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment