This commit is contained in:
Arpad Ryszka 2020-11-26 18:47:36 +01:00
parent 64ec6c34e4
commit b8e9053d0b
2 changed files with 2 additions and 2 deletions

View File

@ -261,7 +261,7 @@ over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown
dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The
quick brown fox jumps over the lazy dog.` quick brown fox jumps over the lazy dog.`
notation.Println(s) notation.Printlnw(s)
``` ```
Output: Output:

2
go.mod
View File

@ -1,3 +1,3 @@
module github.com/aryszka/notation module github.com/aryszka/notation
go 1.14 go 1.15