mirror of
https://github.com/vlang/v.git
synced 2025-09-15 23:42:28 +03:00
os: vfmt os_test.v
This commit is contained in:
parent
e012966291
commit
32c8eb6490
3 changed files with 186 additions and 180 deletions
|
@ -278,7 +278,7 @@ const (
|
|||
)
|
||||
|
||||
struct Foooj {
|
||||
a [N]int
|
||||
a [5]int // N
|
||||
}
|
||||
|
||||
fn test_fixed() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue