mirror of
https://github.com/openjdk/jdk6.git
synced 2026-02-05 05:35:28 -06:00
12 lines
291 B
Plaintext
12 lines
291 B
Plaintext
/*
|
|
*
|
|
*
|
|
* This file is used indirectly by the IsEnum.java test. The class
|
|
* file generated from this source file has class file version 48;
|
|
* i.e. it is not a version 49 class file generated by target 1.5.
|
|
*/
|
|
class EnumPoseur extends java.lang.Enum {
|
|
private EnumPoseur(){
|
|
}
|
|
}
|