aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/world/net/http/route.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/world/net/http/route.lux')
-rw-r--r--stdlib/source/library/lux/world/net/http/route.lux5
1 files changed, 3 insertions, 2 deletions
diff --git a/stdlib/source/library/lux/world/net/http/route.lux b/stdlib/source/library/lux/world/net/http/route.lux
index e4454432e..53d533334 100644
--- a/stdlib/source/library/lux/world/net/http/route.lux
+++ b/stdlib/source/library/lux/world/net/http/route.lux
@@ -10,8 +10,9 @@
["[0]" text]
[number
["n" nat]]]
- [macro
- ["^" pattern]]]]
+ [meta
+ [macro
+ ["^" pattern]]]]]
["[0]" // (.only URI Server)
["[1][0]" status]
["[1][0]" response]])