format testscript files with gofmt

This commit is contained in:
Paul Scheduikat
2025-06-15 18:25:20 +02:00
committed by GitHub
parent 8d8ba00515
commit 87ebebb520
25 changed files with 159 additions and 78 deletions

View File

@@ -47,5 +47,6 @@ func main() {
wg.Wait()
println(unalignedUint64.u64.Load())
}
-- main.stderr --
20