functional-koans / functional-koans/clojure-koan-engine
Can't get koan that expects `do` to fail
Open
- Dominant language
- Clojure
- Stars
- 31
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
This isn't failing for me:
"There is a flow control operator that lets you group forms into one"
(if true
(__
(println "Where truth lies!")
true))
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.