fixup! Add assignment

This commit is contained in:
Bruno BELANYI 2024-04-08 01:26:03 +01:00
parent dea4120ece
commit b3f3b2f147

View file

@ -15,7 +15,6 @@ module.exports = grammar({
],
rules: {
// TODO: add the actual grammar rules
source_file: ($) => repeat($._definition),
_definition: ($) => choice(