We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75ac2b0 + 110f48d commit 9b5593aCopy full SHA for 9b5593a
stdlib/public/core/IntegerArithmetic.swift.gyb
@@ -1,4 +1,4 @@
1
-//===--- IntegerArithmeticType.swift.gyb ---------------------*- swift -*--===//
+//===--- IntegerArithmetic.swift.gyb -------------------------*- swift -*--===//
2
//
3
// This source file is part of the Swift.org open source project
4
@@ -11,8 +11,8 @@
11
//===----------------------------------------------------------------------===//
12
%# Ignore the following admonition; it applies to the resulting .swift file only
13
14
-// Automatically Generated From IntegerArithmeticType.swift.gyb. Do Not
15
-// Edit Directly!
+// Automatically Generated From IntegerArithmetic.swift.gyb. Do Not Edit
+// Directly!
16
17
%{
18
integerBinaryOps = [
0 commit comments