mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
EA-33799 (IOE: PsiJavaParserFacadeImpl.createExpressionFromText)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Convert '1e-9d' to float" "false"
|
||||
// "Convert '1e-9d' to float" "true"
|
||||
class Test {
|
||||
void bar() {
|
||||
foo(1e-9<caret>d);
|
||||
|
||||
Reference in New Issue
Block a user