For example, if your editor had a tab-width of 2:
[tab][space][space]define foo()
[space][space][tab] "bar"
My reading of the spec says this would be an error, but it would be especially difficult to understand, because there's no visual difference. Am I missing something, or has this already been discussed elsewhere?
Thanks,
Dave