diff --git a/shell.go b/shell.go index d1c5793..c5a5b7e 100644 --- a/shell.go +++ b/shell.go @@ -9,7 +9,7 @@ import ( // "github.com/bobappleyard/readline" "github.com/yuin/gopher-lua" - "github.com/yuin/gopher-lua/parse" +// "github.com/yuin/gopher-lua/parse" "layeh.com/gopher-luar" "mvdan.cc/sh/v3/interp" "mvdan.cc/sh/v3/syntax"