Skip to content

Commit ba86e17

Browse files
committed
Fix incorrect comment in Attr.def
1 parent 6f0e70a commit ba86e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/swift/AST/Attr.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ CONTEXTUAL_SIMPLE_DECL_ATTR(distributed, DistributedActor,
658658
APIBreakingToAdd | APIBreakingToRemove,
659659
118)
660660

661-
// 110 is unused
661+
// 119 is unused
662662

663663
SIMPLE_DECL_ATTR(_assemblyVision, EmitAssemblyVisionRemarks,
664664
OnFunc | UserInaccessible | NotSerialized | OnNominalType |

0 commit comments

Comments
 (0)