Skip to content

Commit 8ccfb6d

Browse files
StartAutomatingStartAutomating
authored andcommitted
fix: FunctionDefinition PostProcessing Aliases
Fixes #561. Now no longer requiring prefixes.
1 parent 3d85276 commit 8ccfb6d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
describe 'Parse-CSharp' {
3+
it 'Parse-CSharp Example 1' {
4+
Parse-CSharp -Source '"hello world";'
5+
}
6+
}
7+

0 commit comments

Comments
 (0)