Fabian Homborg c0d8439f3a math: Print special error for logical operators
Until now, something like

`math '7 = 2'`

would complain about a "missing" operator.

Now we print an error about logical operators not being supported and
point the user towards `test`.

Fixes #6096
2019-11-01 08:43:13 +01:00
..
2019-06-26 21:19:40 +02:00
2019-06-26 21:19:40 +02:00
2019-06-26 21:19:40 +02:00
2019-07-03 15:14:49 +02:00
2019-07-09 10:02:50 -07:00
2019-06-26 11:07:46 -07:00
2019-10-22 22:11:36 +02:00