v0.3.5: allot
This commit is contained in:
@@ -202,6 +202,7 @@ if [
|
||||
" rev, lcat and s2q FAIL" puts cr
|
||||
]
|
||||
2 5 range [ 2 3 4 ] streq 5 2 range [] streq and 5 5 range [] streq and if [ " range PASS" puts cr ] [ " range FAIL" puts cr ] # Test range
|
||||
3 allot [ 0 0 0 ] streq 0 allot [] streq and if [ " allot PASS" puts cr ] [ " allot FAIL" puts cr ] # Test allot
|
||||
|
||||
|
||||
# 9. Bitwise Operations
|
||||
|
||||
Reference in New Issue
Block a user