1
0
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:
Andre Polykanine
2019-02-13 02:14:08 +02:00
committed by GitHub
parent a689a8c7db
commit 14357102aa

View File

@@ -1,10 +1,12 @@
--- ---
language: Pascal language: Pascal
filename: learnpascal.pas filename: learnpascal-pt.pas
contributors: contributors:
- ["Ganesha Danu", "https://github.com/blinfoldking"] - ["Ganesha Danu", "https://github.com/blinfoldking"]
- ["Keith Miyake", "https//github.com/kaymmm"] - ["Keith Miyake", "https//github.com/kaymmm"]
translators:
- ["Raul Almeida", "https://github.com/almeidaraul"] - ["Raul Almeida", "https://github.com/almeidaraul"]
lang: pt-br
--- ---
@@ -43,7 +45,7 @@ VAR
//programa de fato //programa de fato
BEGIN BEGIN
{ 80
aqui ficam todas as instruções que não pertencem nem a funções aqui ficam todas as instruções que não pertencem nem a funções
nem a procedimentos nem a procedimentos