vfmt: fix ^A keep.vv test too
parent
92a75c80db
commit
69bb0891c7
|
@ -1,9 +1,9 @@
|
|||
fn main() {
|
||||
arr := [
|
||||
/* test 0 */
|
||||
/* test 0 */
|
||||
1,
|
||||
/* test 1 */
|
||||
/* test 1 */
|
||||
2,
|
||||
/* test 2 */
|
||||
/* test 2 */
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue