更新 wa.mod 注释

This commit is contained in:
chai2010
2023-08-01 22:31:48 +08:00
parent 7f4e6d11dc
commit 376369693c
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# @2023 hello
# @2023 brainfuck
name = "brainfuck"
pkgpath = "brainfuck"

View File

@@ -1,4 +1,4 @@
# @2023 hello
# @2023 prime
name = "prime"
pkgpath = "examples/prime"

View File

@@ -1,4 +1,4 @@
# @2023 hello
# @2023 reftoptr
name = "reftoptr"
pkgpath = "reftoptr"

View File

@@ -1,4 +1,4 @@
# @2023 hello
# @2023 snake
name = "snake"
pkgpath = "snake"

View File

@@ -1,4 +1,4 @@
# @2023 hello
# @2023
name = "烧脑虚拟机"
pkgpath = "烧脑虚拟机"

View File

@@ -1,4 +1,4 @@
# @2023 hello
# @2023
name = "素数"
pkgpath = "素数"