Repro steps comparing the same code with clojure and with babashka: Minimal code to repro the issue: (defprotocol Foo (sayhello [_ name] "print a name")) ...
確定! 回上一頁