修复等于后输入运算符触发第二等于操作的错误

pull/1/head
PJ568 12 months ago
parent 70166c938d
commit 418d70f294

@ -186,6 +186,7 @@ func 等于():
= / = /
.text = str() + + str() + "=" .text = str() + + str() + "="
.text = str(snappedf(, 0.0000000001)) .text = str(snappedf(, 0.0000000001))
= false
func (): func ():

Loading…
Cancel
Save