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

Erro atribuicao variavel #34

Merged
merged 7 commits into from
Oct 19, 2024
Merged

Conversation

Aristidescosta
Copy link
Contributor

@Aristidescosta Aristidescosta commented Oct 19, 2024

Módulos alterados

  • delegua

  • inserção do tipos utilizados pelo portugol
    export type TipoInferencia = "texto" | "cadeia" | "inteiro" | "real" | "vazio" | "caracter" | "número" | "longo" | "vetor" | "dicionário" | "nulo" | "lógico" | "função" | "símbolo" | "objeto" | "módulo";

Copy link
Contributor

@leonelsanchesdasilva leonelsanchesdasilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Obrigado!

Copy link

Lines Statements Branches Functions
Coverage: 67%
67.49% (1273/1886) 64.02% (379/592) 69.13% (215/311)

@leonelsanchesdasilva leonelsanchesdasilva merged commit c987b16 into principal Oct 19, 2024
1 check passed
@leonelsanchesdasilva leonelsanchesdasilva deleted the erro-atribuicao-variavel branch October 19, 2024 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants