Skip to content

Commit ada344c

Browse files
committed
fixup
1 parent fa04735 commit ada344c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Tests/syntax_test_Function.ps1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -400,9 +400,9 @@ function Verb-Noun {
400400
$Param5
401401
# <- punctuation.definition.variable
402402
# ^ variable.other.readwrite
403-
)
404-
#^^^^^^^^ meta.function.powershell
405-
# ^ punctuation.section.block.end.powershell
403+
)
404+
#^^^^ meta.function.powershell
405+
# ^ punctuation.section.block.end.powershell
406406

407407
Begin
408408
#^^^^^^^^ meta.function.powershell

0 commit comments

Comments
 (0)