mirror of https://github.com/perkeep/perkeep.git
7 lines
40 B
Go
7 lines
40 B
Go
|
package main
|
||
|
|
||
|
func main() {
|
||
|
CallC()
|
||
|
}
|
||
|
|