Menu

#314 parse error on protected module

v1.0_(example)
closed-fixed
nobody
None
5
2014-02-03
2014-02-02
Armond
No

Observing parser errors on a protected module. Testcase pull req to follow.

Here's a snippet from the testcase:

"module a_protected_module\n" +
" protected\n" + " a bunch of unreadable stuff 3413504985 1435kj543 \n" + " dalfdkj fadoihewiteh40691743hngkdag af;uiqahga;gfh\n" + "endprotected\n" +
"endmodule\n"

Discussion

  • Armond

    Armond - 2014-02-02

    Additional info. The lack of a semicolon after the module name appears to be the key factor.

     
  • Matthew Ballance

    • status: open --> closed-fixed
     
  • Matthew Ballance

    Corrected in 1.5.1.

     

Log in to post a comment.