Skip to content

Commit b7cd051

Browse files
committed
1 parent 4a5287e commit b7cd051

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/Key.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ class Key extends Component
3737
'KEY_BLOCK_SIZE' => array(1, 'var'),
3838
'USING' => array(2, 'var'),
3939
'WITH PARSER' => array(3, 'var'),
40+
'COMMENT' => array(4, 'var='),
4041
);
4142

4243
/**

0 commit comments

Comments
 (0)