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:
parent
b712430e59
commit
4ac2ea1b30
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user