Skip to content

Recursive function with Array/Map parameters may works wrong #11

@DaddyTrap

Description

@DaddyTrap

Now sushiscript's code generation part (bash) uses "name" (like local -n par0=$1) to pass array/map to function. It may cause some unexpected fault in recursive function.

Because code generation part pass simple type by "value", so that is ok for simple type.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions