You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/guides/destructuring.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ You can combine any or all of these techniques at the same time at your discreti
184
184
;= The fruits after them are (peach pear lemon)
185
185
----
186
186
187
-
Destructuring can also be nested to get access to arbitrary levels of sequential structure.. Let's go back to our vector from the very beginning, `my-line`.
187
+
Destructuring can also be nested to get access to arbitrary levels of sequential structure. Let's go back to our vector from the very beginning, `my-line`.
0 commit comments