This website works better with JavaScript
Home
Explore
Help
Sign In
snarf
/
workspace-stuff
Watch
1
Star
0
Fork
0
Files
Pull Requests
0
Tree:
0574f63327
Branches
Tags
master
workspace-st...
/
.vim
/
bundle
/
vim-go
/
autoload
/
go
/
test-fixtures
/
cmd
/
bad.go
bad.go
42 B
History
Raw
1
2
3
4
5
package main
func main() {
notafunc()
}