mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 07:00:05 +08:00
11 lines
81 B
Go
Vendored
11 lines
81 B
Go
Vendored
package main
|
|
|
|
import "IMPORT"
|
|
|
|
func abc(a, b, c int) {
|
|
}
|
|
|
|
func main() {
|
|
FUNC.
|
|
}
|