Draft SRFI update - initial indent with "!"
David A. Wheeler 28 Mar 2013 22:39 UTC
I've tweaked the grammar to allow initial indents with "!", making them consistent with the rest of indentation.
This simplifies indentation processing, now we just have INITIAL_INDENT instead two tokens
(with and without bang). I made a few other tweaks too.
Attached - any thoughts?
--- David A. Wheeler