aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/compositor/static.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/program/compositor/static.lux')
-rw-r--r--stdlib/source/program/compositor/static.lux6
1 files changed, 3 insertions, 3 deletions
diff --git a/stdlib/source/program/compositor/static.lux b/stdlib/source/program/compositor/static.lux
index 88f3ce65f..44d5d8a18 100644
--- a/stdlib/source/program/compositor/static.lux
+++ b/stdlib/source/program/compositor/static.lux
@@ -1,9 +1,9 @@
(.module:
[library
- [lux #*
- [target (#+ Target)]
+ [lux "*"
+ [target {"+" [Target]}]
[world
- [file (#+ Path)]]]])
+ [file {"+" [Path]}]]]])
(type: .public Static
(Record