one function

void one()

Implementation

void one() {
  two();
}