. . . như trong ví dụ này: helloworld.rb:1: syntax error, unexpected '=', expecting $end
:helloworld = "hello ".concat("world")
Tôi nghĩ nếu tôi sử dụng concat Tôi đang sửa đổi chuỗi "hello" và thê
Tôi có mã Clojure sau và tôi không chắc chắn lý do tại sao nó không làm việc: (defn match (x y &optional binds)
(cond
((eql x y) (values binds t))
((assoc x binds) (match (binding x bin