SyntaxChecker#checkSyntax does not recognize @startdot

0 votes
asked Mar 17, 2015 in Bug by krasa (820 points)
edited Mar 18, 2015 by krasa

version 8020, 8021

https://cloud.githubusercontent.com/assets/1777211/6679824/c10ca63c-cc88-11e4-8a91-58f65eb7e466.png

public static void main(String[] args) {
   SyntaxResult syntaxResult = SyntaxChecker.checkSyntax("@startdot\n" +
         "@enddot");
   System.err.println(syntaxResult.getErrors());
}

 

commented May 5, 2016 by krasa (820 points)
Version 8039 bump

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...