functions17 64 B

12345678
  1. print("hmm");
  2. function getWusi()
  3. {
  4. return 1;
  5. }
  6. getwusi();