1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-29 03:56:15 +00:00
kickc/src/test/ref/empty-function-0.sym
2021-04-30 17:26:46 +02:00

6 lines
87 B
Plaintext

constant byte* const SCREEN = (byte*) 1024
void main()
byte v
constant byte v#2 v = 7