Open dufia opened 7 years ago
If you do:
+ my name is *1 *2 - Nice to meet you firstname: <cap1> surname: <cap2>?
The result will be: Nice to meet you firstname: Jo surname: n Snow?
Nice to meet you firstname: Jo surname: n Snow?
I am testing on a the latest master (1.1.3) and mongo 3.4.10
EDIT: Also this example from the docs will not work:
+ *1 is taller than *2 - Are you sure that <cap1> is taller than <cap2>?
Tested both on 1.1.3 and the 1.0.0, mongo 3.4.10, node v6.8.1
If you do:
The result will be:
Nice to meet you firstname: Jo surname: n Snow?
I am testing on a the latest master (1.1.3) and mongo 3.4.10
EDIT: Also this example from the docs will not work:
Tested both on 1.1.3 and the 1.0.0, mongo 3.4.10, node v6.8.1