package
0.0.0-20240604135122-5b54e205b4f4
Repository: https://github.com/pebbe/howtogo.git
Documentation: pkg.go.dev

# README

Example of using M4

Usage:

m4 -P go.m4 main.go4 | gofmt > main.go
go build main.go