work around GenerativeTestCase failure on C#
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
((chooseRandom
|
||||
(concat
|
||||
[
|
||||
->{`null}
|
||||
// null in conditionals is problematic in C#
|
||||
(#if !cs ->{`null} ->{`false})
|
||||
->{`false}
|
||||
->{`""}
|
||||
->{`[]}
|
||||
|
Reference in New Issue
Block a user