Updated example in conditionals that was passing without change.
"And in such a situation you may have nothing"
This commit is contained in:
parent
4038946c14
commit
5060b421c7
@ -18,7 +18,7 @@
|
|||||||
[]))
|
[]))
|
||||||
|
|
||||||
"And in such a situation you may have nothing"
|
"And in such a situation you may have nothing"
|
||||||
(= nil (if (nil? __)
|
(= __ (if (nil? 0)
|
||||||
[:a :b :c]))
|
[:a :b :c]))
|
||||||
|
|
||||||
"In others your alternative may be interesting"
|
"In others your alternative may be interesting"
|
||||||
|
@ -69,7 +69,7 @@
|
|||||||
|
|
||||||
"conditionals" {"__" [:a
|
"conditionals" {"__" [:a
|
||||||
[]
|
[]
|
||||||
0
|
nil
|
||||||
:glory
|
:glory
|
||||||
4 6 :your_road
|
4 6 :your_road
|
||||||
''doom 0
|
''doom 0
|
||||||
|
Loading…
Reference in New Issue
Block a user