view tests/subs_str.ur @ 258:40c33706d887

Avoid unnecessary WHERE clause
author Adam Chlipala <adamc@hcoop.net>
date Sun, 31 Aug 2008 15:32:31 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
structure M = struct
        type t = int
end

val x = 0