remove •PrimInd

This commit is contained in:
dzaima 2022-12-18 23:16:36 +02:00
parent 6380364e62
commit 29cecb0b6e

View File

@ -1393,7 +1393,6 @@ static Body* file_nsGen;
F("sh", U"•SH", bi_sh) \
F("decompose", U"•Decompose", bi_decp) \
F("while", U"•_while_", bi_while) \
F("primind", U"•PrimInd", bi_primInd) \
F("bqn", U"•BQN", bi_bqn) \
F("cmp", U"•Cmp", bi_cmp) \
F("unixtime", U"•UnixTime", bi_unixTime) \