diff options
Diffstat (limited to 'tests/bugs150/pr112783.aj')
-rw-r--r-- | tests/bugs150/pr112783.aj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs150/pr112783.aj b/tests/bugs150/pr112783.aj index b8ef21e53..b424fe5e7 100644 --- a/tests/bugs150/pr112783.aj +++ b/tests/bugs150/pr112783.aj @@ -10,4 +10,4 @@ class NotYetABean { public NotYetABean(Long l) { } -}
\ No newline at end of file +} |