Closed eglekaz closed 1 month ago
Example:
descrp = IF repMonth = 2 AND (repYear MODULO 4) = 0 THEN totalMonths[repMonth] + " " + febDays + ", " + STRING(repYear) ELSE totalMonths[repMonth] + " " + totalDays[repMonth] + ", " + STRING(repYear).
Registered: https://github.com/usagi-coffee/tree-sitter-abl/issues/73
Fixed with tree-sitter-abl version 0.0.34
Example: