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
replace `{ elements = x :: elements }` with `: Unit = \n elements = x :: elements` to remove `warning: procedure syntax is deprecated: instead, add `: Unit =` to explicitly declare `push`'s return type`
0 commit comments