#include "test.h" int transform(int a) { return(--a); }