renatahodovan / grammarinator

ANTLR v4 grammar-based test generator
Other
340 stars 61 forks source link

Fix local context template #201

Closed akosthekiss closed 9 months ago

akosthekiss commented 9 months ago

A comma was missing when a rule had args and labels but no locals or returns. Fixed the template (and broke it into multiple lines to help comprehension and maintenance).

coveralls commented 9 months ago

Coverage Status

coverage: 88.386%. remained the same when pulling 5c459638974e718b8704c5ead1b5a2f6fd360f21 on akosthekiss:local-ctx-template-fix into 4da8ff12ccf942d668d8a49dcf20bf1808b7f3f7 on renatahodovan:master.