I have a variable $try that contains an array, and I want $res to contain the sorted version of $try. This seems easy enough, but I ca
$try
$res