Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
10 lines
123 B
Java
10 lines
123 B
Java
/* /nodynamiccopyright/ */
|
|
|
|
package p;
|
|
|
|
public class SourcePath2A {
|
|
}
|
|
|
|
class Trash {
|
|
this_should_not compile_at_all;
|
|
}
|