No true/false for if-condition too

This commit is contained in:
Valentin Kipyatkov
2015-10-02 16:45:30 +03:00
parent 7436355c17
commit feb4492455
3 changed files with 12 additions and 3 deletions
+2
View File
@@ -4,3 +4,5 @@ fun bar(b: Boolean, c: Char){
// EXIST: b
// ABSENT: c
// ABSENT: true
// ABSENT: false