Explorar o código

添加一段代码示例

myuan %!s(int64=3) %!d(string=hai) anos
pai
achega
4f0339c9a5
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      3. 简单的数值语言及其虚拟机/code-examples.ve

+ 6 - 0
3. 简单的数值语言及其虚拟机/code-examples.ve

@@ -0,0 +1,6 @@
+# 这是示例代码
+# 注释的长度受限, /笑
+
+f(0) = 1
+1+2+6+3
+output(f(0) * (1 + 2 * 3))