mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
10 lines
127 B
Plaintext
10 lines
127 B
Plaintext
string: hello world!
|
|
bytes: hello world!
|
|
[]byte(string): hello world!
|
|
files:
|
|
- a
|
|
- a/b
|
|
- a/b/bar.txt
|
|
- a/b/foo.txt
|
|
- hello.txt
|