[analysis api] allow generating test with for with more possible parameters

This commit is contained in:
Ilya Kirillov
2022-03-24 20:55:19 +01:00
parent 12e0254918
commit 443ee4c860
24 changed files with 495 additions and 309 deletions
@@ -1,3 +1,5 @@
// DISABLE_DEPENDED_MODE
class Generic<T> {
inner class Nested
}
@@ -8,3 +10,4 @@ class C {
class Foo