diff options
Diffstat (limited to 'stdlib/source/test/lux/macro/poly/json.lux')
-rw-r--r-- | stdlib/source/test/lux/macro/poly/json.lux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/source/test/lux/macro/poly/json.lux b/stdlib/source/test/lux/macro/poly/json.lux index 55b2d2dd2..144994f50 100644 --- a/stdlib/source/test/lux/macro/poly/json.lux +++ b/stdlib/source/test/lux/macro/poly/json.lux @@ -13,6 +13,7 @@ ["$." codec]]}] [control pipe + ["." try] ["p" parser ## TODO: Get rid of this import ASAP [json (#+)]]] |