* feat: allow upper case single character identifiers when relaxedAutoImplicit false * update tests * fix tests * fix another test --------- Co-authored-by: Scott Morrison <scott.morrison@anu.edu.au>
see #1011
The new options `relaxedAutoBoundImplicitLocal` can be used to disable this feature. closes #1011