Fully comment example source file

This commit is contained in:
greg 2018-05-13 17:36:27 -07:00
parent afc4281e7f
commit 160ce95e5f
1 changed files with 2 additions and 0 deletions

View File

@ -8,8 +8,10 @@ fn sua(x): Int {
//const a = getline()
/*
if a == "true" {
println("You typed true")
} else {
println("You typed something else")
}
*/