mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-06 06:38:20 +00:00
missing ,
This commit is contained in:
@@ -1279,7 +1279,7 @@ iterator_vectors := []Iterator_Test{
|
||||
{pos = {{5, 10}}, groups = {"can't"}},
|
||||
{pos = {{13, 18}}, groups = {"can't"}},
|
||||
},
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
@test
|
||||
|
||||
Reference in New Issue
Block a user