diff options
Diffstat (limited to 'tests/bugs1811/cft/Foo.java')
-rw-r--r-- | tests/bugs1811/cft/Foo.java | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs1811/cft/Foo.java b/tests/bugs1811/cft/Foo.java new file mode 100644 index 000000000..4a2b44daf --- /dev/null +++ b/tests/bugs1811/cft/Foo.java @@ -0,0 +1 @@ +public class Foo {} |