0
0

📝 remove negate expression cause you can use ifn for that

This commit is contained in:
DrMaxNix 2022-09-03 18:20:16 +02:00
parent 75b95e6739
commit fc4956ffbc

View File

@ -104,7 +104,6 @@ ifn cond
# cond:
x
!x
x == y
x != y
x === y