diff --git a/bakashigure/oom.lua b/bakashigure/oom.lua new file mode 100644 index 0000000..984459f --- /dev/null +++ b/bakashigure/oom.lua @@ -0,0 +1 @@ +while 1 do _G[#_G+1]={} end \ No newline at end of file