Skip to content

Commit

Permalink
fix #115
Browse files Browse the repository at this point in the history
  • Loading branch information
ctapmex committed Feb 16, 2024
1 parent 1d6b7a9 commit 3ec6b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hrc/hrc/scripts/javacc.hrc
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
<!-- GP: End -->

<inherit scheme="Keywords-javaccClasses"/>
<inherit scheme="java:Keywords-j2seClasses"/>
<inherit scheme="pnuts:Keywords-j2seClasses"/>

<regexp match="/\M \b (?{MethodOutline}[\:\w_*&amp;~]+?) \s* \( [^\)\(]*? \) [\w\s\{]*? $/x"/>
<!-- return new Object(...) -->
Expand Down

0 comments on commit 3ec6b9f

Please sign in to comment.