pushtest.frink

Download or view pushtest.frink in plain text format


// Test of the push method.

a=[1,2,3]

a.push[4]

println[a]


Download or view pushtest.frink in plain text format


This is a program written in the programming language Frink.
For more information, view the Frink Documentation or see More Sample Frink Programs.

Alan Eliasen was born 19945 days, 11 hours, 53 minutes ago.