1
0
Fork 0
arangodb/Doxygen/Examples.Durham/comparison

7 lines
68 B
Plaintext

1 > 0
true !== null
45 <= "yikes!"
65 !== "65"
65 == 65
1.23 < 1.32