class Test { val fun: reflect.Code[int => int] = x => x + 1; }