It seems that a bug crept into the new AX7 X+ compiler: The compiler erroneously accepted date literals with only two digits representing the year. As such, the following was allowed:
date d = 3 \ 4...(read more)
↧