Skip to content

Instantly share code, notes, and snippets.

@StlTenny
Created October 15, 2013 20:01
Show Gist options
  • Save StlTenny/6997749 to your computer and use it in GitHub Desktop.
Save StlTenny/6997749 to your computer and use it in GitHub Desktop.
Vim/Slime/Screen Test
first = "This is a test"
second = " to see if our slimey screen works"
third = first + second
puts third
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment