1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +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.
*/
#define __fastcall__
/* #define __fastcall__ */
unsigned short a[10] = {0,1,2,3,4,5,6,7,8,9};