From fb484bf941d400596af5b4a84cdaa6a9e903425f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9a=20Saviot?= Date: Fri, 9 Nov 2018 16:48:52 +0100 Subject: [PATCH] [poincare] More elegant prevention of parsing "3=4>x" and "4a". Tokenizer::parseStore uses a special algorithm that + * prevents (3>4=a). */ RightBracket, RightParenthesis, RightBrace,