Files
cereal/pointers.html
T
2013-07-05 20:42:38 -07:00

11 lines
162 B
HTML

---
layout: default
title: Pointers (Smart and Dumb)
---
{% capture pointers %}
{% include pointers.markdown %}
{% endcapture %}
{{ pointers | markdownify }}