Revert testdata changes: Proper focus requests through the IDE focus subsystem. Part II.

This commit is contained in:
Anna.Kozlova
2017-02-21 21:25:26 +01:00
parent ff5c040e85
commit 968d14a5db
7 changed files with 8 additions and 30 deletions
@@ -5,6 +5,7 @@
C {
void foo() {}
}
;
abstract void foo();
}