implement long comparisons > and <=

This commit is contained in:
Irmen de Jong
2025-10-06 23:42:40 +02:00
parent f5f5aef722
commit f7639cb78f
3 changed files with 10 additions and 19 deletions

View File

@@ -1,11 +1,6 @@
TODO
====
LONG TYPE
---------
- implement long > and <= in compareLongValues()
STRUCTS and TYPED POINTERS
--------------------------