From cc9d18219af9375ad89eaa8a23f1e0bcffa5734e Mon Sep 17 00:00:00 2001 From: Adam Scarr Date: Mon, 7 Aug 2017 20:07:29 +1000 Subject: add debugging --- state.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'state.go') diff --git a/state.go b/state.go index f8df3f1..e7a5fe4 100644 --- a/state.go +++ b/state.go @@ -1,4 +1,4 @@ -package parsec +package goparsify import "fmt" -- cgit v1.2.3