星期三 2012 年 5 月 16 日在 9:51 下午，老友 <buddy@example.com> 寫道：

> 嗨，朋友 ！

嗨，老友。

> 能寄給我一些美妙的程式碼嗎？

**這份程式碼**很棒：

```clojure
(defn hello [x] (str "Hello", x))
(hello "Clojure")
```

> 先謝了！

不客氣。
