diff --git a/skills/org-skill-self-edit.org b/skills/org-skill-self-edit.org index b99af70..ab85e32 100644 --- a/skills/org-skill-self-edit.org +++ b/skills/org-skill-self-edit.org @@ -320,6 +320,7 @@ Swap compiled skill files without breaking active sockets. (let ((result (opencortex::self-edit-parse-location context))) (is (search "foo.lisp" (getf result :file))) (is (eq 99 (getf result :line)))))) +) #+end_src * See Also