Bruno

Results 6 comments of Bruno

Eu deixei um comentário no código perguntando isso, acho bom criar

@marcopandolfo Ta mexendo nisso?

To disposto a dar uma mão se quiser mandar uma PR (ajudando a pensar, guiar, e implementar partes se precisar).

> And the change could be something like this? #266 > > I would appreciate your thoughts @PoorlyDefinedBehaviour Sounds good to me

> Hi @PoorlyDefinedBehaviour . Thanks for trying out PSym! PSym currently does not support type-casting with the `any` data type. Try changing `var count: map[any, int];` to `var count: map[int,...

> Can you please also copy the program that led to this error. If possible zip the entire folder. Thanks! I uploaded everything to a [repo](https://github.com/PoorlyDefinedBehaviour/p-lang-issue-776) and invited you as...