From: Jean Privat Date: Tue, 3 Dec 2019 15:39:57 +0000 (-0500) Subject: Merge: Fixed safe-call missed cast when reference primitive data types X-Git-Url: http://nitlanguage.org Merge: Fixed safe-call missed cast when reference primitive data types This patch fixed the issue #2804 where the compiler didn't add the cast from primitive data to `val *` when accessed by safe-call syntax. Signed-off-by: Louis-Vincent Boudreault Pull-Request: #2806 Reviewed-by: Jean Privat --- ca8f5eca8a69bd85077ad626293bcf01e9a11295