This could have never worked before since the syntax was wrong. Unfortunately

since I added the error checking, I was blamed for it failing. Go figure.
This commit is contained in:
christos 2011-08-29 12:42:57 +00:00
parent b712430e59
commit 4ac2ea1b30

View File

@ -1,5 +1,5 @@
include start
call OK addnstr "abdcefg" 5
refresh
call OK addnstr "abcdefg" 5
call OK refresh
# should be the same as addstr
compare addstr
compare addstr.chk