This file must be moved to github issue tracker once we hit 0.1.0
- @q Exception - Test - nestedException1 catch exception from nestedexception2 and throw again. Indentation must stay the same.
- @q Exception - Print source code context e.g. source code snippets and line numbers
- @q(vars=true) to print all variable expression
- q - Support removing comments from expression text e.g. // in multiline or /* */ in one liner
- q - Support void better by removing the =null or change it to =void
- q.d