Teste: ``` c: Caractere c = 'z' escreva c ``` Resultado: ``` line 2:0 extraneous input 'c' expecting '=' z ```
Teste:
Resultado: