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
Error: output/test.tact:1:1: Constant "x" is shadowing an identifier defined in the Tact standard library: pick a different constant name
> 1 | const x: String = "123";