Skip to content

Commit 5a8e136

Browse files
committed
llgo 0.12.0
1 parent ec3a6cc commit 5a8e136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/l/llgo.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ def install
9999
)
100100
101101
func Foo() string {
102-
return "Hello LLGO by Foo"
102+
return "Hello LLGO by Fooo"
103103
}
104104
105105
func main() {

0 commit comments

Comments
 (0)