mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
mHadValidateErrors propagation fix
This commit is contained in:
parent
0e79860ba9
commit
81a9478e77
3 changed files with 32 additions and 3 deletions
|
@ -150,6 +150,8 @@ namespace IDETest
|
|||
TestExt<int>.InnerB<int> c;
|
||||
TestExt<int>.InnerC d;
|
||||
TestExt<float>.InnerC e; //FAIL
|
||||
|
||||
List<String?> badArgType; //FAIL
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue