aboutsummaryrefslogtreecommitdiff
path: root/spec/grammar/parser.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/grammar/parser.go (renamed from spec/parser.go)2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/parser.go b/spec/grammar/parser.go
index efbd072..2bb6a4a 100644
--- a/spec/parser.go
+++ b/spec/grammar/parser.go
@@ -1,4 +1,4 @@
-package spec
+package grammar
import (
"fmt"