1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 17:55:41 +08:00

11 lines
81 B
Go

package main
import "IMPORT"
func abc(a, b, c int) {
}
func main() {
FUNC.
}