Gaming
 

Talk:API pcall

From WoWWiki

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.