We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22d829e commit 66844b2Copy full SHA for 66844b2
1 file changed
Transpilers/Syntax/README.md
@@ -44,7 +44,22 @@ This directory and it's subdirectories contain syntax changes that enable common
44
45
46
~~~PowerShell
47
- 1.
+ .> { 1.
48
+~~~
49
+
50
+## Dot Example 6
51
52
53
+~~~PowerShell
54
+ .> {
55
56
57
+## Dot Example 7
58
59
60
61
62
+ # Declare a new object
63
~~~
64
65
## PipedAssignment Example 1
0 commit comments