1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 20:10:49 +02:00

Update jsonnet.html.markdown

This commit is contained in:
Ruofeng Lei
2020-07-10 16:20:30 +08:00
committed by GitHub
parent 7929f15241
commit 4ecbc8e69b

View File

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