Wiki

root/cobra/trunk/Tests/100-basics/704-print-lexical-error.cobra

Revision 2407, 73 bytes (checked in by Chuck.Esterbrook, 23 months ago)

Fixed: File and line number are duplicated in some compiler error messages.
ticket:212

  • Property svn:eol-style set to native
Line 
1class Test
2
3    def main
4        print '[=0|]'  # .error. expecting an expression
Note: See TracBrowser for help on using the browser.