araddon/qlbridge

The result of `mt.event0 < now()` or `mt.event0 > now()` is false

wenj91 opened this issue · 3 comments

Output: false T:bool expr: mt.event0 < now()
Output: false T:bool expr: mt.event0 > now()

Is there a bug with step into child of maps ?

looking

I made an update to the examples to show both of those examples, and changed the default namespacing to allow that to work.