Search Apps Documentation Source Content File Folder Download Copy Actions Download

sigtest.gno

0.08 Kb · 3 lines
1package sigtest
2
3func Render(path string) string { return "# sigtest\nhello test13" }