Fully comment example source file
This commit is contained in:
parent
afc4281e7f
commit
160ce95e5f
@ -8,8 +8,10 @@ fn sua(x): Int {
|
|||||||
|
|
||||||
//const a = getline()
|
//const a = getline()
|
||||||
|
|
||||||
|
/*
|
||||||
if a == "true" {
|
if a == "true" {
|
||||||
println("You typed true")
|
println("You typed true")
|
||||||
} else {
|
} else {
|
||||||
println("You typed something else")
|
println("You typed something else")
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user