Created
January 30, 2018 10:05
-
-
Save haingdc/287c5c513f4b02164cc10073eb2b79e3 to your computer and use it in GitHub Desktop.
block scope
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
// các câu lệnh | |
} | |
tên_nhãn: { | |
// các câu lệnh | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment