Skip to content

Commit 95bb1dd

Browse files
author
Claudiu Popa
committed
Remove a statement from TODO, regarding case insensitivity.
1 parent 2905529 commit 95bb1dd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

TODO

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
($PSBoundParameters.GetEnumerator().
1212
Where({$_.Value -eq $true}).Key)
1313

14-
* Keywords are actually case insensitive.
15-
1614
* Pathological case for the following:
1715

1816
for ($i = 1; $i -le 10; ++$i) { "$i $($i*$i)" }

0 commit comments

Comments
 (0)