annotate tests/subs_str.ur @ 1399:898dc978c39d

Remove more files on uninstall
author Adam Chlipala <adam@chlipala.net>
date Sun, 16 Jan 2011 11:10:33 -0500
parents 71bafe66dbe1
children
rev   line source
adamc@66 1 structure M = struct
adamc@66 2 type t = int
adamc@66 3 end
adamc@66 4
adamc@66 5 val x = 0