diff options
Diffstat (limited to 'examples/working-compiler')
| -rw-r--r-- | examples/working-compiler/member-functions.test | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/working-compiler/member-functions.test b/examples/working-compiler/member-functions.test new file mode 100644 index 0000000..c6b37f1 --- /dev/null +++ b/examples/working-compiler/member-functions.test @@ -0,0 +1,9 @@ +< + { keys dump } /k defmd +> ==c + +< c >' .k + +{ + < c >' .k +} _ * * |
