gambas-source-code/main/lib/test
gambas d651287c43 Now integer constants can be simple integer expressions in array, constant and enumeration declarations.
[COMPILER]
* NEW: Shr, Shl, Asr, Asl, Lsl, Lsr, Rol and Ror can now be used as operators.
* NEW: Now integer constants can be simple integer expressions in array, constant and enumeration declarations.

[GB.EVAL]
* BUG: Fix a compiler warning.
2021-10-12 13:33:45 +02:00
..
gb.test Now integer constants can be simple integer expressions in array, constant and enumeration declarations. 2021-10-12 13:33:45 +02:00
gb.test.component
main.c
main.h
Makefile.am