mirror of
https://github.com/VARCem/Vasm.git
synced 2026-07-09 10:36:42 +00:00
Implemented the ?: operator to provide a default for undefined variables in an expression.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* Handle all expressions.
|
||||
*
|
||||
* Version: @(#)expr.c 1.0.4 2023/04/23
|
||||
* Version: @(#)expr.c 1.0.5 2023/04/25
|
||||
*
|
||||
* Authors: Fred N. van Kempen, <waltje@varcem.com>
|
||||
* Bernd B”ckmann, <https://codeberg.org/boeckmann/asm6502>
|
||||
|
||||
Reference in New Issue
Block a user