Posts by mvirts
Python, 123 bytes I'm just happy I got python to segfault :) there must be a better way to golf this. a=lambda:0;e=tuple() b=type(a.__code__)(0,0,0,0,0,0,(lambda x:x).__code__.co_code,e,e,e,'','...
Python, 123 bytes I'm just happy I got python to segfault :) there must be a better way to golf this. a=lambda:0;e=tuple() b=type(a.__code__)(0,0,0,0,0,0,(lambda x:x).__code__.co_code,e,e,e,'','...