Skip to content

Commit 106152f

Browse files
committed
readme: block stmt: some colors
1 parent 5d229bb commit 106152f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Output:
7171
BCL has statements and expressions.
7272

7373
A block statement has a form
74-
```
74+
```hcl
7575
def block_type "block_name" {
7676
field1 = value1
7777
field2 = value2

0 commit comments

Comments
 (0)