neoneo-go/pkg/compiler/testdata/constonly/const.go

5 lines
85 B
Go
Raw Normal View History

package constonly
// Answer is the only thing you will ever need.
const Answer = 42