We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9a0a2 commit 1d06cf0Copy full SHA for 1d06cf0
readme.md
@@ -9,7 +9,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
9
10
<!--Languages start-->
11
12
-## Languages (850 total)
+## Languages (851 total)
13
14
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
15
* [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21)
@@ -859,6 +859,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
859
* [Zombie](z/Zombie.zombie)
860
* [Zonnon](z/Zonnon.znn)
861
* [ZPL](z/ZPL)
862
+* [Zsq](z/Zsq.zsq)
863
* [ZScript](z/ZScript)
864
* [zx](z/zx.js)
865
<!--Languages end-->
z/Zsq.zsq
@@ -0,0 +1 @@
1
+print("Hello World")
0 commit comments