aboutsummaryrefslogtreecommitdiff
path: root/spec/grammar/syntax_error.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/grammar/syntax_error.go (renamed from spec/syntax_error.go)2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/syntax_error.go b/spec/grammar/syntax_error.go
index db4c381..1fec801 100644
--- a/spec/syntax_error.go
+++ b/spec/grammar/syntax_error.go
@@ -1,4 +1,4 @@
-package spec
+package grammar
type SyntaxError struct {
message string