Files
avo/tests/textflag/attrtest.go
Michael McLoughlin 16c602d345 tests/attrtest: move decl to non-test file
Solves the asmdecl error:

  [amd64] AttrTest: function AttrTest missing Go declaration

Updates #24
2019-01-13 11:53:04 -08:00

7 lines
194 B
Go

// Package textflag tests that avo attribute constants agree with textflag.h.
package textflag
//go:generate go run make_attrtest.go -output zattrtest.s -seed 42 -num 256
func attrtest() bool