Open bkolb opened 11 years ago
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
Requires MPS Bug fix: http://youtrack.jetbrains.com/issue/MPS-19609
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