blob: b5178e752de736c850df4512c559ccacaad3cd15 [file] [log] [blame]
enum XY {
CANCELLED, RUNNING, WAITING, FINISHED
}