mirror of
https://github.com/irmen/prog8.git
synced 2024-11-26 11:49:22 +00:00
b7a622c68e
fix alignment of uninitialized arrays in aligned blocks (make them initialized with zeros so they don't end up in the BSS section) |
||
---|---|---|
.. | ||
TestAstToSourceText.kt | ||
TestIdentifierRef.kt | ||
TestIntermediateAst.kt | ||
TestProg8Parser.kt | ||
TestProgram.kt | ||
TestSourceCode.kt | ||
TestSubroutines.kt | ||
TestVariousCompilerAst.kt |