blob: 0fac43818a9e549a51c30de34784863bdcde82d1 [file] [log] [blame]
package testannotations;
public enum Truth
{
YES, NO
}