mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
vfmt: fix ^A keep.vv test too
This commit is contained in:
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
Block a user