diff --git a/core/fmt/fmt.odin b/core/fmt/fmt.odin index 1060986e6..7252f31ed 100644 --- a/core/fmt/fmt.odin +++ b/core/fmt/fmt.odin @@ -1297,7 +1297,7 @@ fmt_value :: proc(fi: ^Info, v: any, verb: rune) { v := v; w := len(buf); print := false; - for i in 0..