Commit 949adf7
committed
Remove try from lispwords
try takes a list of forms like do, so it should not be indented
specially according to our guidelines.
I thought it was worth making an exception for single-statement
try/catch forms, but the community convention is to place try on its own
line.1 parent 785c405 commit 949adf7
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
380 | 379 | | |
381 | 380 | | |
382 | 381 | | |
| |||
0 commit comments