1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-10 08:44:28 +02:00

Merge pull request #3970 from abowloflrf/patch-2

[jsonnet/en] Update jsonnet.html.markdown
This commit is contained in:
Max Schumacher
2020-07-10 10:33:06 +02:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ click [here](https://jsonnet.org/learning/tutorial.html)
multiline comment multiline comment
*/ */
// as well as python style comment # as well as python style comment
# define a variable. # define a variable.
# Variables have no effect in the generated JSON without being used. # Variables have no effect in the generated JSON without being used.