Remove reference to error type constructor from unresolved annotation

This commit is contained in:
Nikolay Krasko
2012-08-29 22:47:50 +04:00
parent 9a9efd5b2f
commit 78cb5381f7
3 changed files with 15 additions and 0 deletions
@@ -0,0 +1,4 @@
`!null`first object Foo {}
`!null`second(`!null`aa, `!null`asdf) object More {
}