blob: 9ed234ff2771cfaee83704e7ebe7a404c11b31bd [file] [log] [blame]
// Based on original test case from Yves Martin.
interface PR12857 {
static final String CONST = PR12857.class.getName();
}