diff --git a/benchmark/single-source/ArrayAppend.swift b/benchmark/single-source/ArrayAppend.swift index 0479428b2b662..ead10b2da63bf 100644 --- a/benchmark/single-source/ArrayAppend.swift +++ b/benchmark/single-source/ArrayAppend.swift @@ -14,6 +14,7 @@ import TestsUtils +// Append single element @inline(never) public func run_ArrayAppend(_ N: Int) { for _ in 0..