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