diff options
author | Eduardo Julian | 2019-10-17 23:51:02 -0400 |
---|---|---|
committer | Eduardo Julian | 2019-10-17 23:51:02 -0400 |
commit | 87a9d756a9e94fb81fc14fea39df3e20d394afdb (patch) | |
tree | 9a57ca082f87537374f86f2345d375e9771650bb /stdlib/source/test | |
parent | 3abeb1752978d4bf0b1144fc932be8389bcae901 (diff) |
Ported JVM common extension generation to the new JVM bytecode machinery.
Diffstat (limited to '')
-rw-r--r-- | stdlib/source/test/lux.lux | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stdlib/source/test/lux.lux b/stdlib/source/test/lux.lux index 0efa89571..c03076d26 100644 --- a/stdlib/source/test/lux.lux +++ b/stdlib/source/test/lux.lux @@ -5,8 +5,7 @@ [case (#+)] [loop (#+)] [function (#+)] - ## [extension (#+)] - )] + [extension (#+)])] (.module: ["/" lux #* [abstract |