Commit 21e229b
committed
Add indentation tests for condp and namespace-qualified special forms
Test condp (spec 2, two special args before body) and verify that
namespace-qualified versions of special forms (clojure.core/let,
clojure.core/when, clojure.core/defn) indent correctly via the
backtracking mechanism.1 parent 6e773a2 commit 21e229b
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
588 | 609 | | |
589 | 610 | | |
590 | 611 | | |
| |||
0 commit comments