PS: Accept test changes that I forgot to accept.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-08-16 17:14:24 +01:00
parent 33ccf3f7f9
commit b38c34ac58

View File

@@ -0,0 +1,6 @@
doUntil
| DoUntil.ps1:1:1:7:19 | DoUntil | DoUntil.ps1:7:10:7:18 | ...\|... | DoUntil.ps1:2:1:7:2 | StatementBlock at: DoUntil.ps1:2:1:7:2 |
doWhile
| DoWhile.ps1:1:1:7:19 | DoWhile | DoWhile.ps1:7:10:7:18 | ...\|... | DoWhile.ps1:2:1:7:2 | StatementBlock at: DoWhile.ps1:2:1:7:2 |
while
| While.ps1:2:1:13:2 | while(...) {...} | While.ps1:2:8:2:18 | ...\|... | While.ps1:3:1:13:2 | StatementBlock at: While.ps1:3:1:13:2 |