Robert Larice
2018-04-29 13:14:24 UTC
Hello,
attached is a small example which
injects a statement and a comment.
It works well, but does'nt do exactly as wanted.
I get :
+ j /* comments are overrated */
+ -= 3;
The comment popped up within the expression instead
of in front of it.
no bug, but uggly.
Regards,
Robert
attached is a small example which
injects a statement and a comment.
It works well, but does'nt do exactly as wanted.
I get :
+ j /* comments are overrated */
+ -= 3;
The comment popped up within the expression instead
of in front of it.
no bug, but uggly.
Regards,
Robert