mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-15 23:54:07 +00:00
Merge pull request #2910 from laytan/fix-empty-pass-because-trailing-comma
Fix empty pass because of trailing comma
This commit is contained in:
@@ -1827,7 +1827,7 @@ cgscc(
|
||||
function-attrs,
|
||||
function(
|
||||
require<should-not-run-function-passes>
|
||||
),
|
||||
)
|
||||
)
|
||||
),
|
||||
deadargelim,
|
||||
|
||||
Reference in New Issue
Block a user