Add ability to exclude identifiers fixes #15

pull/25/head
lu4p 5 years ago
parent 462f60a307
commit f63551f17b

@ -3,6 +3,7 @@ exec ./main
cmp stdout main.stdout
! binsubstr main$exe 'ImportedVar' 'ImportedConst' 'ImportedFunc' 'ImportedType' 'main.go' 'imported.go'
binsubstr main$exe 'ImportedAPI'
[short] stop # checking that the build is reproducible is slow

Loading…
Cancel
Save