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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3d9509242b
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3d9509242b'
${ noResults }
unicode-snowperson
/
☃.go
12 lines
79 B
Raw
Normal View
History
Unescape
Escape
Yup.
11 years ago
package
main
Whatever nerds
11 years ago
import
(
"fmt"
)
Yup.
11 years ago
func
main
(
)
{
for
{
newlines whatever
11 years ago
fmt
.
Printf
(
"☃"
)
Yup.
11 years ago
}
}