moving tests to CE
[fedora-idea.git] / testData / inspection / usage1.5 / constructor / src / Test.java
blobb55fcb2c866fad2b68544a06f226663b4220f5a9
1 public class Test {
2 void foo() {
3 throw new IllegalArgumentException ("", new RuntimeException());