Commit e3741530 authored by stancakapost's avatar stancakapost
Browse files

added address to port so testcase doesn't fail because of wrong reason

parent 5a11215c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ module NegSem_1102_TemplateVars_003 {
    };

    type port loopbackPort message {
	  inout integer
	  inout integer, address
	}
	
    type component GeneralComp {