Sema: improve array source location

This commit is contained in:
Veikka Tuominen
2022-07-06 12:29:16 +03:00
parent 27ee414159
commit b5ac2b4330
5 changed files with 25 additions and 16 deletions

View File

@@ -9,4 +9,4 @@ pub export fn entry() void {
// target=native
// backend=stage2
//
// :4:1: error: expected type 'type', found 'fn() type'
// :5:12: error: expected type 'type', found 'fn() type'