mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 03:27:48 +00:00
d8f0ddf3fa
Add testing infrastructure and one initial test (for src/runtime/print.go). More tests to be added later.
21 lines
169 B
Plaintext
21 lines
169 B
Plaintext
hello world!
|
|
42
|
|
100000000
|
|
abc
|
|
a b c
|
|
123
|
|
123
|
|
-123
|
|
12345
|
|
12345
|
|
-12345
|
|
12345678
|
|
12345678
|
|
-12345678
|
|
123456789012
|
|
123456789012
|
|
-123456789012
|
|
+3.140000e+000
|
|
map[2]
|
|
true false
|