kaitai_struct_compiler
kaitai_struct_compiler copied to clipboard
Java: a more precise check for when switch statements can be used.
This change should fix #599 and #922
I ran the tests and no additional tests failed. Also, this fixes the output of macho.ksy which otherwise fails to compile. I haven't tested anything else.