Sema: better source location for function call args

This commit is contained in:
Veikka Tuominen
2022-07-20 00:02:20 +03:00
committed by Andrew Kelley
parent 79ef0cdf30
commit 821e4063f9
18 changed files with 301 additions and 153 deletions

View File

@@ -27,5 +27,4 @@ export fn entry4() void {
// :1:17: note: opaque declared here
// :8:28: error: parameter of type '@TypeOf(null)' not allowed
// :12:8: error: parameter of opaque type 'tmp.FooType' not allowed
// :1:17: note: opaque declared here
// :17:8: error: parameter of type '@TypeOf(null)' not allowed