Skip to content

Commit 7a4bf88

Browse files
authored
Merge pull request #78 from xushiwei/q
echo alias
2 parents 6b8bc3f + cfb6cac commit 7a4bf88

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

101-Hello-world/hello-12.gop

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// To emphasize our preference for the command-line style, we introduce `echo` as an alias
2+
// for `println`:
3+
4+
echo "Hello world"

0 commit comments

Comments
 (0)