diff options
Diffstat (limited to 'stdlib/source/test/lux/ffi/export.rb.lux')
-rw-r--r-- | stdlib/source/test/lux/ffi/export.rb.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/ffi/export.rb.lux b/stdlib/source/test/lux/ffi/export.rb.lux index 5a0be82c1..3e1729edd 100644 --- a/stdlib/source/test/lux/ffi/export.rb.lux +++ b/stdlib/source/test/lux/ffi/export.rb.lux @@ -7,7 +7,7 @@ [number ["n" nat]]]]] [\\library - ["[0]" / + ["[0]" / (.only) ["/[1]" //]]]) (with_expansions [<nat> (static.random_nat)] |