model: MParameterType.resolve_for handle the case of primitive bounds
authorJean Privat <jean@pryen.org>
Thu, 24 Jul 2014 18:06:15 +0000 (14:06 -0400)
committerJean Privat <jean@pryen.org>
Thu, 24 Jul 2014 18:37:23 +0000 (14:37 -0400)
commit86903f49fe07874b536b10d558044512effce6ed
treeec5fb1411082c84409de2b4c42d504eb32808110
parentcc259cc49f2eef72fad9f62d5264964a4e7d31ef
model: MParameterType.resolve_for handle the case of primitive bounds

~~~
class G[E: Int]
   # Since Int cannot have sublclasses, E == Int
end
~~~

Signed-off-by: Jean Privat <jean@pryen.org>
src/model/model.nit