]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/CHR5.scl
Merge "(refs #7307) Added features field to SCL module header"
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / CHR5.scl
index edefae634f7925436fcf16b272e6ba9d41815a3e..6803c113ed039d418a2c0ce7f86df32c1b8de69c 100644 (file)
@@ -1,8 +1,4 @@
-module {
-    export = [main],
-    chr
-}
-
+module { export = [main], features = [chr] }
 import "StandardLibrary"
 
 ruleset IntegerSet where