I’m getting the “parsing error: unexpected character ‘#’” message on this simple class test. Can anyone tell me why?
Thank you
I’m getting the “parsing error: unexpected character ‘#’” message on this simple class test. Can anyone tell me why?
Thank you
As far as I’m aware, the code you’re trying to use is Typescript, which I don’t believe is supported in Velo.
At the begining I thought that was the case, but if you have 2 or more properties, all of them are recognized as properties without trouble, except for the first one.