File tree Expand file tree Collapse file tree 7 files changed +28
-0
lines changed
Expand file tree Collapse file tree 7 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 1111//
1212//===----------------------------------------------------------------------===//
1313
14+ //===----------------------------------------------------------------------===//
15+ // Automatically generated with `swift run update`. Do not modify. //
16+ //===----------------------------------------------------------------------===//
17+
1418extension ISOCountries {
1519 /// 249 `ISOCountryInfo`s
1620 public static let all : [ ISOCountryInfo ] = [
Original file line number Diff line number Diff line change 1111//
1212//===----------------------------------------------------------------------===//
1313
14+ //===----------------------------------------------------------------------===//
15+ // Automatically generated with `swift run update`. Do not modify. //
16+ //===----------------------------------------------------------------------===//
17+
1418extension ISOCountryInfo {
1519 /// Afghanistan
1620 /// ```
Original file line number Diff line number Diff line change 1111//
1212//===----------------------------------------------------------------------===//
1313
14+ //===----------------------------------------------------------------------===//
15+ // Automatically generated with `swift run update`. Do not modify. //
16+ //===----------------------------------------------------------------------===//
17+
1418extension ISOCurrencies {
1519 /// 166 `ISOCurrencyInfo`s
1620 public static let all : [ ISOCurrencyInfo ] = [
Original file line number Diff line number Diff line change 1111//
1212//===----------------------------------------------------------------------===//
1313
14+ //===----------------------------------------------------------------------===//
15+ // Automatically generated with `swift run update`. Do not modify. //
16+ //===----------------------------------------------------------------------===//
17+
1418extension ISOCurrencyInfo {
1519 /// Afghani
1620 /// ```
Original file line number Diff line number Diff line change 1111//
1212//===----------------------------------------------------------------------===//
1313
14+ //===----------------------------------------------------------------------===//
15+ // Automatically generated with `swift run update`. Do not modify. //
16+ //===----------------------------------------------------------------------===//
17+
1418extension ISOLanguageInfo {
1519 /// Abkhazian
1620 /// ```
Original file line number Diff line number Diff line change 1111//
1212//===----------------------------------------------------------------------===//
1313
14+ //===----------------------------------------------------------------------===//
15+ // Automatically generated with `swift run update`. Do not modify. //
16+ //===----------------------------------------------------------------------===//
17+
1418extension ISOLanguages {
1519 /// 184 `ISOLanguageInfo`s
1620 public static let all : [ ISOLanguageInfo ] = [
Original file line number Diff line number Diff line change @@ -46,6 +46,10 @@ extension SourceCodeEncodable {
4646 //
4747 //===----------------------------------------------------------------------===//
4848
49+ //===----------------------------------------------------------------------===//
50+ // Automatically generated with `swift run update`. Do not modify. //
51+ //===----------------------------------------------------------------------===//
52+
4953 """
5054 }
5155}
You can’t perform that action at this time.
0 commit comments