mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
testdata: fix formatting
This commit is contained in:
Vendored
+1
@@ -1,4 +1,5 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
p := []byte{}
|
||||
for len(p) >= 1 {
|
||||
|
||||
Reference in New Issue
Block a user