summary refs log tree commit diff stats
path: root/tests/collections
diff options
context:
space:
mode:
Diffstat (limited to 'tests/collections')
0 files changed, 0 insertions, 0 deletions
'>4 5
              
             


                      
def example1 [
  local-scope
  a:number <- add 2, 2
  a <- multiply a, 3
]