]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/MonadSyntax3.scl
(refs #7508) Edo and modified mdo under edo feature
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / MonadSyntax3.scl
index fa36d0e95de90bf5122d13e06aab259b351bf0ba..1f8876df9c89f825af98e5b16ea093032bb07aee 100644 (file)
@@ -1,3 +1,6 @@
+module {
+    features = [edo]
+}
 import "Prelude"
 
 a = ["a", "b"]
 import "Prelude"
 
 a = ["a", "b"]