1
0

tres.tengo 135 B

123456
  1. export {
  2. fn: func(a, b, c) {
  3. quatro := import("./dos/quatro/quatro.mshk")
  4. return quatro.fn(a, b, c, "tres")
  5. }
  6. }