Skip to content

Commit e3ab937

Browse files
committed
严格不等总不是添加语法树节点, 为严格不等添加语法!==
避免`!!a===b`与`a===b`结果不同
1 parent 60c8987 commit e3ab937

File tree

4 files changed

+201
-60
lines changed

4 files changed

+201
-60
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mindustry_logic_bang_lang"
3-
version = "0.7.6"
3+
version = "0.7.7"
44
edition = "2021"
55

66
authors = ["A4-Tacks <wdsjxhno1001@163.com>"]

0 commit comments

Comments
 (0)