git @ Cat's Eye Technologies Strelnokoff / master eg / negative.skf
master

Tree @master (Download .tar.gz)

negative.skf @masterraw · history · blame

1
2
3
4
REM TESTING NEGATIVE NUMBERS IN STRELNOKOFF
REM CHRIS PRESSEY JANUARY 2024
X = (0 - 100)
T = (0 > X) * (PRINT CHAR '-')