blob: 2ed82ab31552b84fba6c29809b5937b1c752587a [file] [log] [blame]
x === y: true
w !== z: true
y.foo: 3
x.foo: 3
w - z > 0: true
x - y: 0
Reached end of Execution -- Exiting.