Commit Graph
4 Commits
Author SHA1 Message Date
Omer Sheikh f825b9c0f3 Add additional tests to unionPropertyExistence 2016-08-29 09:48:17 +05:00
Omer Sheikh fe570ba764 Do not elaborate on primitive type unions 2016-08-29 09:34:46 +05:00
Omer Sheikh 4eaee73564 Add test for invalid property access in unions 2016-08-29 08:38:31 +05:00
Omer Sheikh 59d027b49b Show elaboration for property not existing in union
Fixes #10256. Accessing a non-existant property on union types should
now show an elaboration in the error message specifying the first
constituent type that lacks the property.
2016-08-29 07:30:46 +05:00