Closed hachi8833 closed 3 years ago
Are you using the latest peg? Try a 'git pull' and 'go install' in your peg directory.
Worked well! Thank you😂
Can you tag repo? go install github.com/pointlander/peg
downloads 2016 version if GO111MODULE=on
tagged.
The following peg file causes an error:
Just changing the repository name to like
import "github.com/hachi/sample/token"
works fine. (My GitHub user name contains some numeric characters😅)