We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7649cd6 commit 450112bCopy full SHA for 450112b
README.md
@@ -74,7 +74,7 @@ For integer and float -> ==,!=,>=,<=,>,<, null,!null
74
75
For string -> null,!null,==,!= (memory reference)
76
77
-null and !null
+>null and !null
78
79
str="Hello"
80
if str null:
0 commit comments