Skip to content

Instantly share code, notes, and snippets.

@szensk
Created January 19, 2014 07:51
Show Gist options
  • Select an option

  • Save szensk/8501753 to your computer and use it in GitHub Desktop.

Select an option

Save szensk/8501753 to your computer and use it in GitHub Desktop.
print(("# #"):gsub("#","# # # #\n"):rep(4))
x="# # # #\n"print((x..' '..x):rep(4))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment