修正了一些错误

This commit is contained in:
2026-07-26 20:32:26 +08:00
parent ca7c2120b8
commit 1837339f69
203 changed files with 374300 additions and 2638 deletions

4
TODO
View File

@@ -31,4 +31,6 @@ MCViper after 自举
# Ptr解引用含义冲突a[x]与ptr[x]冲突
__iter__ 期望 for a, b in __iter__
init_set 构造
init_set 构造
不在乎编译器时间的大小优化(无关符号剔除)