2 lines
42 B
PowerShell
2 lines
42 B
PowerShell
|
|
if (-not $queue.Count) {"Queue is empty"}
|
|
|
if (-not $queue.Count) {"Queue is empty"}
|