summaryrefslogtreecommitdiff
path: root/tests/examplefiles/example.java
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examplefiles/example.java')
-rw-r--r--tests/examplefiles/example.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/examplefiles/example.java b/tests/examplefiles/example.java
index 4dda8508..34b87fbb 100644
--- a/tests/examplefiles/example.java
+++ b/tests/examplefiles/example.java
@@ -1,12 +1,11 @@
class _PostUnicodeClassá
-{
+{void foo() {}
void PostUnicodeFunctioná() {}
}
class áPreUnicodeClass
{
-
public int $foo;
public int á$foo;
_PostUnicodeClassá áPreUnicodeFunction() { return null; }