(ns test) (defrecord PokerCard [suit num]) (compile 'test) Exception System.Reflection.TargetInvocationException: Exception has been thrown by the target of ...
確定! 回上一頁