canSkipToBuild
This commit is contained in:
@@ -52,7 +52,7 @@ type Command struct {
|
||||
// Llgo command
|
||||
var Llgo = &Command{
|
||||
UsageLine: "llgo",
|
||||
Short: `llgo is a Go compiler based on LLVM in order to better integrate Go with the C ecosystem.`,
|
||||
Short: `llgo is a Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python.`,
|
||||
// Commands initialized in package main
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user