Added LoxPrintMultiple version
This commit is contained in:
parent
a21c16d7e5
commit
b0d934707b
4 changed files with 23 additions and 7 deletions
2
dub.sdl
2
dub.sdl
|
|
@ -8,7 +8,7 @@ dependency "taggedalgebraic" version="~>0.11.23"
|
|||
targetType "executable"
|
||||
buildRequirements "requireBoundsCheck" "requireContracts"
|
||||
|
||||
versions "LoxConcatNonStrings" "LoxExtraNativeFuncs"
|
||||
versions "LoxConcatNonStrings" "LoxExtraNativeFuncs" "LoxPrintMultiple"
|
||||
|
||||
configuration "jlox" {
|
||||
sourcePaths "src/jlox" "src/common"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue