13 lines
148 B
YAML
13 lines
148 B
YAML
global_memory_size: 1
|
|
function_memory_size: 1
|
|
instruction_limit: 2
|
|
samples:
|
|
- in: [0]
|
|
out: [1]
|
|
|
|
- in: [1]
|
|
out: [2]
|
|
|
|
- in: [100]
|
|
out: [101]
|