aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/profile.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/program/aedifex/profile.lux')
-rw-r--r--stdlib/source/program/aedifex/profile.lux8
1 files changed, 4 insertions, 4 deletions
diff --git a/stdlib/source/program/aedifex/profile.lux b/stdlib/source/program/aedifex/profile.lux
index 5f9435dd5..060bc0f18 100644
--- a/stdlib/source/program/aedifex/profile.lux
+++ b/stdlib/source/program/aedifex/profile.lux
@@ -15,11 +15,11 @@
["[0]" dictionary (.only Dictionary)]
["[0]" list (.use "[1]#[0]" monoid)
["[0]" property (.use "[1]#[0]" monoid)]]]]
- [macro
- ["^" pattern]
- ["[0]" template]]
[meta
- ["[0]" symbol]]
+ ["[0]" symbol]
+ [macro
+ ["^" pattern]
+ ["[0]" template]]]
[world
[net (.only URL)]
[file (.only Path)]]