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.
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".