.. |
arguments
|
f4d46a5ea4
more function tests, correct resetting of var index
|
%!s(int64=4) %!d(string=hai) anos |
arguments.out
|
f4d46a5ea4
more function tests, correct resetting of var index
|
%!s(int64=4) %!d(string=hai) anos |
function
|
f209fbe331
basic functions without a stack and arguments
|
%!s(int64=4) %!d(string=hai) anos |
function.out
|
f209fbe331
basic functions without a stack and arguments
|
%!s(int64=4) %!d(string=hai) anos |
function2
|
f4d46a5ea4
more function tests, correct resetting of var index
|
%!s(int64=4) %!d(string=hai) anos |
function2.out
|
f4d46a5ea4
more function tests, correct resetting of var index
|
%!s(int64=4) %!d(string=hai) anos |
overloading
|
badf6ab7e9
functions signature consists of their name and number of arguments,
|
%!s(int64=4) %!d(string=hai) anos |
overloading.out
|
badf6ab7e9
functions signature consists of their name and number of arguments,
|
%!s(int64=4) %!d(string=hai) anos |
scope
|
8c544a56ce
function vars have own scope (own storage on the stack)
|
%!s(int64=4) %!d(string=hai) anos |
scope.out
|
8c544a56ce
function vars have own scope (own storage on the stack)
|
%!s(int64=4) %!d(string=hai) anos |