mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 03:13:40 +07:00
java: testdata fixed
This commit is contained in:
committed by
Roman Shevchenko
parent
9e52e02cef
commit
e0953477b0
-1
@@ -1,7 +1,6 @@
|
||||
class Test {
|
||||
void foo() {
|
||||
<caret>Runnable runnable = new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
// This is comment"
|
||||
int i = 1;
|
||||
|
||||
Reference in New Issue
Block a user