mbeddr.core icon indicating copy to clipboard operation
mbeddr.core copied to clipboard

expressions cannot be substitued

Open bkolb opened this issue 12 years ago • 1 comments

we just copied a code snipped

anAdapter.anOperation()

from a normal function into a runnable. Now the PortAdapterRefExpr needs to be replaced with a ReqPortOpCall. This is not possible. We needed to retype everything

bkolb avatar Nov 28 '12 15:11 bkolb