1
0
mirror of https://github.com/golang/go synced 2024-11-13 12:20:26 -07:00

misc/nacl: include parser.go for cmd/compile/internal/syntax tests

Fix suggested by Minux.

Change-Id: Ia7aa8ccccc16535af4ec3ad23830ef0aa5d776ac
Reviewed-on: https://go-review.googlesource.com/27193
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Minux Ma <minux@golang.org>
This commit is contained in:
Matthew Dempsky 2016-08-16 15:25:01 -07:00
parent 504a104a2c
commit e809658d77

View File

@ -18,6 +18,10 @@ go src=..
asm
testdata
+
compile
internal
syntax
parser.go
doc
main.go
pkg.go