aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-delombok/ValInTryWithResources.java
AgeCommit message (Collapse)Author
2013-12-11[pretty] Make the tests work with the new delombok formatting options.Roel Spilker
2013-05-24added test case and delombok result for issue 520 (val in ↵Reinier Zwitserloot
try-with-resources). WARNING: I havent added ecj test output yet because so far there is no ecj7 available for testing with our buildscripts. I should fix that first and then Ill sort this out.