Skip to content

Update 27-opaque.mdx#295

Open
suba327777 wants to merge 1 commit intoSobeston:masterfrom
suba327777:patch-1
Open

Update 27-opaque.mdx#295
suba327777 wants to merge 1 commit intoSobeston:masterfrom
suba327777:patch-1

Conversation

@suba327777
Copy link

Description

Fix guide for versions 0.14 & 0.13

replace var main_window: *Window = undefined;,var ok_button: *Button = undefined; with const main_window: *Window = undefined; , const ok_button: *Button = undefined;.
Else the complier complains with error: local variable is never mutated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant