Files
AmigaExamples/009.anim_blit/test.c
T

6 lines
74 B
C

int main()
{
volatile unsigned x = 16;
volatile unsigned y = x / 4;
}