mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Fix empty pass because of trailing comma
This commit is contained in:
@@ -1827,7 +1827,7 @@ cgscc(
|
|||||||
function-attrs,
|
function-attrs,
|
||||||
function(
|
function(
|
||||||
require<should-not-run-function-passes>
|
require<should-not-run-function-passes>
|
||||||
),
|
)
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
deadargelim,
|
deadargelim,
|
||||||
|
|||||||
Reference in New Issue
Block a user