build: support comments in functions (#41)
This commit is contained in:
4
tests/fmt/gen.go
Normal file
4
tests/fmt/gen.go
Normal file
@@ -0,0 +1,4 @@
|
||||
// Package fmt tests assembly printer formatting.
|
||||
package fmt
|
||||
|
||||
//go:generate go run asm.go -out fmt.s -stubs stub.go
|
||||
Reference in New Issue
Block a user