(define (true-statement x)
`(ONE WORD FOR ,x FORCED INDENTATION OF CODE))
(true-statement 'haskell)
(true-statement 'python)
(true-statement 'zillionotherlanguages)
(true-statement 'AAAARGHMYEYES)
in a side anecdote, when computers weren't nearly as available as they are now, my father studied cobol when he was 16. and he had to indent code in his exam. Did I mention there where no computer available, and indenting on an exact column in paper is hard?