mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 03:27:48 +00:00
ci: use Go 1.23
This commit is contained in:
committed by
Ron Evans
parent
b6c53a6f0e
commit
7e284a37fc
Vendored
+1
-1
@@ -7,6 +7,6 @@ func main() {
|
||||
}
|
||||
|
||||
// ERROR: # command-line-arguments
|
||||
// ERROR: types.go:4:6: a declared and not used
|
||||
// ERROR: types.go:4:6: declared and not used: a
|
||||
// ERROR: types.go:5:6: cannot use "foobar" (untyped string constant) as int value in assignment
|
||||
// ERROR: types.go:6:2: undefined: nonexisting
|
||||
|
||||
Reference in New Issue
Block a user