Skip to content

Commit

Permalink
Merge pull request #44 from AnsonYeung/patch-1
Browse files Browse the repository at this point in the history
Address #41
  • Loading branch information
alefragnani committed Feb 7, 2019
2 parents b8c3b99 + 820aafd commit 6d4a1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/pascal.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"prefix": "begin",
"body": [
"begin",
"\t$1",
"\t$0",
"end;"
],
"description": "Begin end"
Expand Down

0 comments on commit 6d4a1f5

Please sign in to comment.