More i capitalization
This commit is contained in:
committed by
İnanç Gümüş
parent
27c12b9b58
commit
73b37c16c5
@ -12,7 +12,7 @@ import "fmt"
|
||||
|
||||
func main() {
|
||||
// remove the comments and run
|
||||
// i've commented the lines it's because of the warnings
|
||||
// I've commented the lines it's because of the warnings
|
||||
|
||||
// fmt.Println("true && true =", true && true)
|
||||
fmt.Println("true && false =", true && false)
|
||||
|
Reference in New Issue
Block a user