Sha256: c94ec6bd0c7cc270f2e051e30ac8c9945e5cd0a96ecb44dc4156ff951cfd390c

Contents?: true

Size: 262 Bytes

Versions: 15

Compression:

Stored size: 262 Bytes

Contents

Testing STILL more functions here...


.func reverse
  param.reverse   # just reverse it
.end

Now... let's try passing a variable to a function. Will this work??

.set alpha = regal

Variable \$alpha is $alpha, which reversed is $$reverse:$alpha

That's all.

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
livetext-0.9.49 test/snapshots/var_into_func/source.lt3
livetext-0.9.42 test/snapshots/var_into_func/source.lt3
livetext-0.9.41 test/snapshots/var_into_func/source.lt3
livetext-0.9.40 test/snapshots/var_into_func/source.lt3
livetext-0.9.39 test/snapshots/var_into_func/source.lt3
livetext-0.9.38 test/snapshots/var_into_func/source.lt3
livetext-0.9.37 test/snapshots/var_into_func/source.lt3
livetext-0.9.36 test/snapshots/var_into_func/source.lt3
livetext-0.9.35 test/snapshots/var_into_func/source.lt3
livetext-0.9.33 test/snapshots/var_into_func/source.lt3
livetext-0.9.32 test/snapshots/var_into_func/source.lt3
livetext-0.9.31 test/snapshots/var_into_func/source.lt3
livetext-0.9.30 test/snapshots/var_into_func/source.lt3
livetext-0.9.27 test/snapshots/var_into_func/source.lt3
livetext-0.9.26 test/snapshots/var_into_func/source.lt3