mirror of
https://github.com/github/semantic.git
synced 2024-12-27 17:05:33 +03:00
Section mark for Info’s CustomDebugStringConvertible implementation.
This commit is contained in:
parent
41a3b53542
commit
a917331f35
@ -9,6 +9,9 @@ public enum Info: AlgebraicHashable, CustomDebugStringConvertible {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// MARK: AlgebraicHashable
|
||||||
|
|
||||||
public var hash: Hash {
|
public var hash: Hash {
|
||||||
switch self {
|
switch self {
|
||||||
case let .Literal(source, categories):
|
case let .Literal(source, categories):
|
||||||
|
Loading…
Reference in New Issue
Block a user