Commit 69803cb
Sema: fix condition for omitting comptime arg from function type
Closes ziglang#141641 parent 99bfb4d commit 69803cb
File tree
2 files changed
+25
-1
lines changed- src
- test/cases/compile_errors
2 files changed
+25
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9005 | 9005 | | |
9006 | 9006 | | |
9007 | 9007 | | |
9008 | | - | |
| 9008 | + | |
9009 | 9009 | | |
9010 | 9010 | | |
9011 | 9011 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments