Skip to content

Instantly share code, notes, and snippets.

@nisshiee
Created January 16, 2012 15:36
Show Gist options
  • Save nisshiee/1621416 to your computer and use it in GitHub Desktop.
Save nisshiee/1621416 to your computer and use it in GitHub Desktop.
gist-slide-test
!SLIDE
# gist-slideを試してみる
[これ](http://gist-slide.appspot.com/1191887/gist-slide)
!SLIDE
## どーよ
``` scala
object Hello extends App {
println("Hello")
}
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment