mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
This reverts commit 90ae3c82c9
.
This commit is contained in:
@ -230,7 +230,6 @@ const (
|
||||
'do_not_remove',
|
||||
'vlib/v/tests/const_fixed_array_containing_references_to_itself_test.v', // error C2099: initializer is not a constant
|
||||
'vlib/v/tests/const_and_global_with_same_name_test.v', // error C2099: initializer is not a constant
|
||||
'vlib/v/tests/sumtype_as_cast_test.v', // error: Compound statement expression cannot support
|
||||
]
|
||||
skip_on_windows = [
|
||||
'do_not_remove',
|
||||
|
Reference in New Issue
Block a user