Is this possible:
something like
one := "Hello"
var {substitute the value of 'one' here} = "did it work"
I tried:
one := "hewo"
string(one) := "but this doesn't work either"
Do you know how to do this or if this is even possible?
Is this possible:
something like
one := "Hello"
var {substitute the value of 'one' here} = "did it work"
I tried:
one := "hewo"
string(one) := "but this doesn't work either"
Do you know how to do this or if this is even possible?
For further actions, you may consider blocking this person and/or reporting abuse
Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.
Adrian Machado -
Adrian Machado -
Adrian Machado -
Kartik Mehta -
Top comments (0)