Sema: fix fn_proto_param LazySrcLoc resolution
to match source code span from merge-base.
This commit is contained in:
@@ -7,4 +7,4 @@ export fn foo(num: anytype) i32 {
|
||||
// backend=stage2
|
||||
// target=native
|
||||
//
|
||||
// :1:15: error: generic parameters not allowed in function with calling convention 'C'
|
||||
// :1:20: error: generic parameters not allowed in function with calling convention 'C'
|
||||
|
||||
Reference in New Issue
Block a user