This website works better with JavaScript.
Explore
Help
Sign In
x
/
unicode-snowperson
Watch
1
Star
0
Fork
You've already forked unicode-snowperson
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Yup.
Browse Source
main
Dan Buch
11 years ago
parent
ca1924ae47
commit
11dff9ffb5
1 changed files
with
9 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
9
☃.go
Unescape
Escape
View File
@ -0,0 +1,9 @@
package
main
import
"fmt"
func
main
(
)
{
for
{
fmt
.
Println
(
"☃"
)
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
x/unicode-snowperson
Title
Body
Create Issue