More to do.

This commit is contained in:
Diego Nehab 2004-12-07 20:39:02 +00:00
parent 4e5ad6d5ee
commit 33349fbd21
3 changed files with 4 additions and 1 deletions

View file

@ -272,4 +272,3 @@ assert(filter3(nil, 1), "filter3 not empty")
assert(filter4(nil, 1), "filter4 not empty")
assert(filter5(nil, 1), "filter5 not empty")
print("ok")