15 lines
215 B
Plaintext
Raw Normal View History

2021-11-13 22:52:33 +01:00
# Syntax Colouring Map For PrintSize
2020-11-27 11:28:57 +01:00
2021-11-13 22:52:33 +01:00
# Data types (KEYWORD1)
2020-11-27 11:28:57 +01:00
PrintSize KEYWORD1
2021-11-13 22:52:33 +01:00
2020-11-27 11:28:57 +01:00
# Methods and Functions (KEYWORD2)
write KEYWORD2
reset KEYWORD2
total KEYWORD2
2021-11-13 22:52:33 +01:00
2020-11-27 11:28:57 +01:00
# Constants (LITERAL1)
2021-01-29 12:31:58 +01:00
PRINTSIZE_VERSION LITERAL1