The following expression in clojure works great: (doseq [x '(1 2 3 4)] (println x)). This one gives me a nullpointer:
確定! 回上一頁