|
Lua 5.1.2 Copyright (C) 1994-2007 Lua.org, PUC-Rio > a = function(a) coroutine.wrap(a)(a) end return a(a) Segmentation fault :( -- -Patrick Donnelly "One of the lessons of history is that nothing is often a good thing to do and always a clever thing to say." -Will Durant