Sema: better source location for function call args
This commit is contained in:
committed by
Andrew Kelley
parent
79ef0cdf30
commit
821e4063f9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user