Added tests for incorporation with nullable type parameter

This commit is contained in:
Svetlana Isakova
2015-07-02 14:23:07 +03:00
parent d1e9f00e5f
commit 4c1eedce3b
55 changed files with 927 additions and 0 deletions
@@ -0,0 +1,4 @@
VARIABLES T P
SUBTYPE T Int
SUBTYPE P My<T?>