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
positional parameter 'g' corresponds to parameter 'target' of the overridden method SF::Drawable#draw(target : RenderTarget, states : RenderStates), which has a different name and may affect named argument passing
positional parameter 'window' corresponds to parameter 'target' of the overridden method SF::Drawable#draw(target : RenderTarget, states : RenderStates), which has a different name and may affect named argument passing
Deprecated Array(Int32)#product. Use `Indexable#each_cartesian(*others : Indexable, &block)` instead