Removed misleading comments from test data

This commit is contained in:
Valentin Kipyatkov
2020-02-12 12:04:41 +02:00
parent ae578e0a5d
commit e7c72637a1
5 changed files with 5 additions and 8 deletions
@@ -1,5 +1,3 @@
// FLOW: OUT
interface A {
public int foo();
}