Skip to content

Commit 370712a

Browse files
committed
Update comments
1 parent 2a3d782 commit 370712a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/basic/templates/txttmpl/define.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import (
1111
//
1212
// # REFERENCES
1313
// - https://pkg.go.dev/text/template@latest
14+
// - https://stackoverflow.com/questions/37298532/variable-inside-define-template-in-golang
1415
func Define() error {
1516
var (
1617
tmpls = []string{

0 commit comments

Comments
 (0)