]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/CHR6.scl
(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 / CHR6.scl
index 325af52708e8a831d7e3a56bb9ea42b2ea829c4a..76f0408a0a5773001fd9b1f4168b52d5c8d62a53 100644 (file)
@@ -1,8 +1,4 @@
-module {
-    export = [main],
-    chr
-}
-
+module { export = [main], features = [chr] }
 import "StandardLibrary"
 
 ruleset RS where