]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/TransformationOrder.scl
Merge "Resolve some dependency problems with SDK features"
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / TransformationOrder.scl
index 36c08c7b7525a5b9ab9c16eb78b6d7466774753a..a8a657d2ad7b988be6a619e6b186be8df5001564 100644 (file)
@@ -14,4 +14,7 @@ rule C where
     
 main = transformation OneShotForward where
 --
     
 main = transformation OneShotForward where
 --
-()
+A
+B
+C
+()
\ No newline at end of file