C#/Java: Add some dfc-generated test cases.

This commit is contained in:
Michael Nebel
2024-09-20 15:14:30 +02:00
parent 2a5dc204fb
commit a128383760
9 changed files with 88 additions and 41 deletions

View File

@@ -54,6 +54,8 @@ public class C {
// The summary for the parameter is ignored, because it is generated and
// because there is a manual neutral summary model for this callable.
lib.apiStepArgQualGeneratedIgnored(arg1);
lib.getValue();
}
void fooPossibleLibraryDispatch(Library lib) {