define(`__latest', 3)dnl define(`_put', `define(`$1[$2]', `$3')')dnl define(`_get', `defn(`$1[$2]')')dnl _put(`notes', 1, `arch-macbook-air')dnl _put(`notes', 2, `computing')dnl _put(`notes', 3, `fsf-internship/intro')dnl