Skip to content

Instantly share code, notes, and snippets.

@duck57
Last active March 20, 2020 22:48
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save duck57/97cb0722d6e8a318df9608c116af69fa to your computer and use it in GitHub Desktop.
Save duck57/97cb0722d6e8a318df9608c116af69fa to your computer and use it in GitHub Desktop.
A self-reproducing ANSI MUMPS (a.k.a. M, furthermore known as Caché) one-liner
S Y=$C(34),X="W ""S Y=$C(34),X=""_Y X ""F %=1:1:6 W $P(X,Y,%),Y,Y"" W Y,"" X X""" X X
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment