Skip to content

Instantly share code, notes, and snippets.

@romainbsl
Last active October 14, 2021 12:18
Show Gist options
  • Save romainbsl/4949fcb37fe1103607344872cf971d6a to your computer and use it in GitHub Desktop.
Save romainbsl/4949fcb37fe1103607344872cf971d6a to your computer and use it in GitHub Desktop.
Fails on `«true: // True!»«false: // False!»`
SourceCode(
lang = "kotlin",
code = """
«true: // True!»
""".trimIndent(),
) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment