blob: afaad88a74588849a40f710f3b7108705cc5b3d9 [file] [log] [blame]
package aQute.libg.reporter;
public @interface Message {
String value();
}