func1 function

void func1()

Implementation

void func1() {
  func2();
}