mirror of
https://github.com/KarolS/millfork.git
synced 2025-01-12 19:29:51 +00:00
4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
|
#template $NAME, $VALUE
|
||
|
|
||
|
const byte $NAME = $VALUE
|