Skip to content

Commit 822a592

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Module Version [0.0.14] and CHANGELOG
1 parent e60378b commit 822a592

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Transpilers/Keywords/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,13 @@ Most keywords will be implemented as a Transpiler that tranforms a CommandAST.
135135
.> { (new PowerShell).AddScript("Get-Command").Invoke() }
136136
~~~
137137

138+
## New Example 10
139+
140+
141+
~~~PowerShell
142+
.> { new 'https://schema.org/Thing' }
143+
~~~
144+
138145
## Until Example 1
139146

140147

0 commit comments

Comments
 (0)