code
This commit is contained in:
parent
1632105ca8
commit
ea6f0ec587
@ -4,5 +4,5 @@ $ go run if-else.go
|
||||
9 has 1 digit
|
||||
|
||||
# There is no [ternary if](http://en.wikipedia.org/wiki/%3F:)
|
||||
# in Go, so you'll need to use a full if statement even
|
||||
# in Go, so you'll need to use a full `if` statement even
|
||||
# for basic conditions.
|
||||
|
Loading…
x
Reference in New Issue
Block a user