mirror of
https://github.com/irmen/prog8.git
synced 2025-07-31 19:24:15 +00:00
nostrictbool array conversions
This commit is contained in:
@@ -40,6 +40,7 @@ class TestCompilerOptionSourcedirs: FunSpec({
|
||||
breakpointCpuInstruction = null,
|
||||
printAst1 = false,
|
||||
printAst2 = false,
|
||||
strictBool = true,
|
||||
symbolDefs = emptyMap(),
|
||||
sourceDirs,
|
||||
outputDir
|
||||
|
Reference in New Issue
Block a user