v/vlib/v/fmt
Delyan Angelov 04757a4853
vfmt: fix `struct Abc { field fn() ? }`
2020-12-18 11:32:04 +02:00
..
tests vfmt: fix `struct Abc { field fn() ? }` 2020-12-18 11:32:04 +02:00
fmt.v fmt: only insert a space after // if the 3rd char is alphanumeric (#7330) 2020-12-15 04:26:28 +01:00
fmt_keep_test.v fmt: make single-stmt `or` blocks single-line (#7126) 2020-12-04 13:25:23 +02:00
fmt_test.v fmt: make single-stmt `or` blocks single-line (#7126) 2020-12-04 13:25:23 +02:00
fmt_vlib_test.v fmt: make single-stmt `or` blocks single-line (#7126) 2020-12-04 13:25:23 +02:00