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