JavaCompilerCore/resources/bytecode/javFiles/Bug328B.java
Daniel Holle c76ee355d8
Some checks failed
Build and Test with Maven / Build-and-test-with-Maven (push) Has been cancelled
Add bug for #328
2024-04-29 10:25:01 +02:00

4 lines
54 B
Java

public class Bug328B {
public Bug328B(int a) {}
}