Skip to content

Commit cfb6cac

Browse files
committed
echo alias
1 parent 6cd654b commit cfb6cac

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)