Talk:API pcall

From Warcraft Wiki
Jump to navigation Jump to search

AKX: Shouldn't local retVal = pcall(myTest()); be local retVal = pcall(myTest);?

Yes, it should. Egingell 22:53, 14 July 2007 (UTC) Edit: I just noticed that it had already been fixed.