7 lines
97 B
Bash
7 lines
97 B
Bash
$ go run xx-number-parsing.go
|
|
1.234
|
|
123
|
|
6974
|
|
456
|
|
strconv.ParseInt: parsing "wat": invalid syntax
|