]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Record2.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 / Record2.scl
index de71cf487038e0ba7ccdcc23215e9c2cf8ef268a..352336ff3146fe927791da5bbabd9b2a5179c81d 100644 (file)
@@ -1,5 +1,5 @@
 module {
 module {
-    fields
+    features = [fields]
 }
 
 import "Prelude"
 }
 
 import "Prelude"