usql function to_string renamed to to_char

This commit is contained in:
vaclavt
2022-04-03 16:54:44 +02:00
parent aaeb54d534
commit 165438cdf3
7 changed files with 77 additions and 41 deletions

View File

@@ -1,6 +1,6 @@
(include "/usr/local/var/mlisp/ut.lsp")
(def local_time_offset 3600)
(def local_time_offset 7200)
;; prepare some code to be used in tests
(defn fact (n)