mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Fix compile error in benchmark/single-source/UTF16Decode.swift
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
import TestsUtils
|
||||
import Foundation
|
||||
|
||||
public let UTF16Decode = [
|
||||
public let benchmarks = [
|
||||
BenchmarkInfo(
|
||||
name: "UTF16Decode",
|
||||
runFunction: run_UTF16Decode,
|
||||
|
||||
Reference in New Issue
Block a user