This commit is contained in:
Michiel Borkent 2020-05-25 15:47:52 +02:00
parent cbafe50826
commit bc28a705b6

View file

@ -48,8 +48,7 @@
(require '[pod.test-pod.loaded])
(find-ns 'pod.test-pod.loaded) ;; nil?
#_(prn (resolve 'pod.test-pod.loaded/loaded)) ;; nil... TODO
(find-ns 'pod.test-pod.loaded) ;; nil, but this call makes the next call pass. huh?
(def loaded (pod.test-pod.loaded/loaded 1))
(pods/unload-pod pod-id)