#* * Examples of how to use arrays *# my foo = 1, bar = 2; my arr = [foo bar];