lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


It was thus said that the Great Sean Conner once stated:
> 
> 	function panic!!!!(message)
> 	  print@(screen.width/2,screen.height/2,message)
> 	  sys$wait("5s")
> 	  why_must_i_die?("now")
> 	end

  Actually, that should read:

	why_must_I_die?("because we're crashing")

>   -spc (If you want to enforce a convention, make it part of the langauge)

  -spc ("The street finds its own uses for things" ---William Gibson)