mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-16 08:04:07 +00:00
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