Skip to content

Commit

Permalink
Merge pull request #154 from pepe/rm-debug-str
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpakin authored Sep 4, 2023
2 parents 707e9bc + 7860e6b commit d02df68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spork/path.janet
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
#

(def ext nil)
(def sep "HOHOHO" nil)
(def sep nil)
(def delim nil)
(def basename nil)
(def dirname nil)
Expand Down

0 comments on commit d02df68

Please sign in to comment.