function function

void function()

Implementation

void function() {
  print("sum");
  printsum(20);
}