Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erros ao usar o console Delégua #78

Closed
samuelrvg opened this issue Apr 22, 2022 · 1 comment · Fixed by #79
Closed

Erros ao usar o console Delégua #78

samuelrvg opened this issue Apr 22, 2022 · 1 comment · Fixed by #79
Assignees
Labels
problema Problemas na execução do Delégua

Comments

@samuelrvg
Copy link
Member

samuelrvg commented Apr 22, 2022

PS C:\delegua> escreva(856+4)

Erro:

escreva : The term 'escreva' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included,
verify that the path is correct and try again.
At line:1 char:1

  • escreva(856+4)
  • CategoryInfo : ObjectNotFound: (escreva:String) [], CommandNotFoundException
  • FullyQualifiedErrorId : CommandNotFoundException
@samuelrvg samuelrvg added the problema Problemas na execução do Delégua label Apr 22, 2022
@samuelrvg
Copy link
Member Author

samuelrvg commented Apr 22, 2022

Atribuição também esta com erro.

Testar: var x = 1;

@samuelrvg samuelrvg changed the title Erro no retorno do interpretador.errors Erros ao usar o console Delégua Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problema Problemas na execução do Delégua
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants