aboutsummaryrefslogtreecommitdiff
path: root/elymas/interpreter.ey
blob: c67658a4615c663b121f03927aa3462703635407 (plain)
1
2
3
4
5
6
#!/usr/bin/env elymas

{
  sys .argv len { 0 sys .argv * } { "/proc/self/fd/0" } ? * include
  0 sys .exit
}' "interpreter" sys .freeze