Remove newline

This commit is contained in:
JanBaig
2025-08-29 16:48:19 -04:00
parent d71cde993b
commit ac8d630efb

View File

@@ -58,7 +58,6 @@ const uint16_t SWIFTMODULE_VERSION_MAJOR = 0;
/// describe what change you made. The content of this comment isn't important;
/// it just ensures a conflict if two people change the module format.
/// Don't worry about adhering to the 80-column limit for this line.
const uint16_t SWIFTMODULE_VERSION_MINOR = 959; // Removed assign_by_wrapper SILGen instruction
/// A standard hash seed used for all string hashes in a serialized module.