3 lines
58 B
Text
3 lines
58 B
Text
|
|
$array = 1,2,'foo'
|
||
|
|
Invoke-Expression "& print_all $array"
|