forked from JavaTX/JavaCompilerCore
Kommentar in Unify fuer weitere Arbeiten eingefuegt
This commit is contained in:
parent
d7bb282d0f
commit
cbafe352c9
@ -1371,6 +1371,8 @@ throws MatchException
|
||||
}
|
||||
}
|
||||
//REDUCE2
|
||||
//PL 15-01-20: HIER MUESSEN NOCH ALLE FAELLE MIT EXTENDS UND SUPER GEMISCHT ERGAENZT WERDEN
|
||||
//BEACHTEN: WAS PASSIERT WENN HINTER ? extends/super EINE TYPVAR/KEIN REFTYPE STEHT
|
||||
if(P.OperatorEqual())
|
||||
{
|
||||
RefType TA1 = null;
|
||||
|
Loading…
Reference in New Issue
Block a user