Skip to content

Instantly share code, notes, and snippets.

@FurryHead
Created May 28, 2011 21:16
Show Gist options
  • Save FurryHead/997240 to your computer and use it in GitHub Desktop.
Save FurryHead/997240 to your computer and use it in GitHub Desktop.
local logfh = nil
function c()
local logfh, err = ...
end
c()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment