1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-11 11:25:08 +00:00

ooopsie :)

This commit is contained in:
mrdudz
2021-03-27 15:13:32 +01:00
parent 54920193e5
commit bf1bb7a032

View File

@@ -5,7 +5,7 @@
of ten compilation runs. of ten compilation runs.
*/ */
#define __fastcall__ /* #define __fastcall__ */
unsigned short a[10] = {0,1,2,3,4,5,6,7,8,9}; unsigned short a[10] = {0,1,2,3,4,5,6,7,8,9};