1
0
mirror of synced 2026-02-17 21:36:55 +00:00

From master

This commit is contained in:
Eddie Hung
2019-05-28 09:37:50 -07:00
parent f228621b80
commit cdedf51c32

View File

@@ -232,5 +232,5 @@ But in some cases it is more natural to utilize the implicit branch statement:
portAB = \B;
endcode
There is an implicit `code..endcode` block at the end of each `.pgm` file
There is an implicit `code..endcode` block at the end of each `.pmg` file
that just accepts everything that gets all the way there.