in reply to Re^2: Context: compile-time vs. run-timein thread Context: compile-time vs. run-time
eval +($f > 0 ? '@a' : '$a' ) . ' = ("a", "b", "c")'; [download]