New Paste :: Recent Pastes:: Add Line Numbers
Confused by Chunky_Ks
This prints a single blank line: function blah() { %fzorgle.ck[0].a = "Fluffy"; %foo = %fzorgle.ck[0].a; echo(%foo); } blah();