mirror of
https://github.com/helix-editor/helix
synced 2026-09-08 01:48:21 +02:00
7 lines
57 B
Go
7 lines
57 B
Go
package main
|
|
|
|
func main() {
|
|
invokeit()
|
|
// ^ @function
|
|
}
|