summaryrefslogtreecommitdiff
path: root/rubyparser.h
diff options
context:
space:
mode:
authorAndrew Konchin <[email protected]>2024-06-25 16:14:12 +0300
committergit <[email protected]>2024-06-25 20:15:25 +0000
commita47c152ab50900a9164d67612ad2b321a2668c3a ()
tree2f45df2ea3dde812be9adcd4e62195f04cdb812c /rubyparser.h
parentb88ac94eec96c05ae230e37ca4c59ac236340082 (diff)
[ruby/prism] Fix documentation comment in generated with templates files
Fix warning ``` /******************************************************************************/ ^ warning: [dangling-doc-comments] documentation comment is not attached to any declaration ``` in Nodes.java and AbstractNodeVisitor.java files. /** is treated as a starting of a javadoc comment. https://.com/ruby/prism/commit/c83d7844b8
0 files changed, 0 insertions, 0 deletions