Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
There was an error while loading. Please reload this page.
new operator does not work well with full qualifier #181
Description
Expected behavior: [What you expect to happen]
"java.io" after
newis not recognized as part of class name. It should be separated "java", ".", "io".