Skip to content

Allow % binary literals in Delphi mode

Delphi mode doesn't allow binary notation, while Delphi allows it since the most recent version

var b: byte; begin b:=%11001001; end.

Edited by Marco Van de Voort
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information