test.sbasic 66 B

12345678
  1. print("START");
  2. function wusi()
  3. {
  4. print(5);
  5. }
  6. print("HMM");