Skip to content

Commit e32a191

Browse files
authored
Update standard/statements.md
1 parent 088e84c commit e32a191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard/statements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ local_function_modifier
506506
507507
ref_local_function_modifier
508508
: 'static'
509-
: 'extern'
509+
| 'extern'
510510
| unsafe_modifier // unsafe code support
511511
;
512512

0 commit comments

Comments
 (0)