problem with comment following statement

Hi,

what’s wrong with the following statement?

select * from dual
/* comment */

it throws ora-1742 comment not terminated properly in TOAD 10.6.1.3
it worked fine in previous versions

emha.

I have no problem running it in Oracle 11.2 with 10.6.1 using either F9 or F5.

But I get the same message with CTRL-F9.

I tried both with and without trailing semi colon. Same thing.

If I put DUAL after the comment Ctrl-F9 is also happy.

I used CTRL-ENTER

seems like TOAD parser have some problems with that

emha.