mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-26 08:07:33 +02:00
Fixed frontmatter
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
---
|
||||
language: Pascal
|
||||
filename: learnpascal.pas
|
||||
filename: learnpascal-pt.pas
|
||||
contributors:
|
||||
- ["Ganesha Danu", "https://github.com/blinfoldking"]
|
||||
- ["Keith Miyake", "https//github.com/kaymmm"]
|
||||
translators:
|
||||
- ["Raul Almeida", "https://github.com/almeidaraul"]
|
||||
lang: pt-br
|
||||
---
|
||||
|
||||
|
||||
@@ -43,7 +45,7 @@ VAR
|
||||
|
||||
//programa de fato
|
||||
BEGIN
|
||||
{
|
||||
80
|
||||
aqui ficam todas as instruções que não pertencem nem a funções
|
||||
nem a procedimentos
|
||||
|
||||
|
Reference in New Issue
Block a user