compiler error? (Range checking)
RedNifre
Posts: 84
I'm currently debugging and I found out that this compiles:
Looks like the compiler does not check if a value matches the type of the DAT
DAT byte 999,999
Looks like the compiler does not check if a value matches the type of the DAT