Fixed the list of excluded Rain things by removing IntrinsicFunctionCall from the list
This commit is contained in:
parent
1650d55d4e
commit
c1479bc1a8
|
@ -300,7 +300,6 @@ excludeNonRainFeatures = excludeConstr
|
|||
,con2 A.Counted
|
||||
,con0 A.Timer
|
||||
,con1 A.Port
|
||||
,con3 A.IntrinsicFunctionCall
|
||||
,con2 A.BytesInExpr
|
||||
,con2 A.BytesInType
|
||||
,con3 A.OffsetOf
|
||||
|
|
Loading…
Reference in New Issue
Block a user