Skip to content

doc example doesn't correspond to code example #405

@yukulele

Description

@yukulele

this error is very confusing when trying to read the documentation:

<div><em>Example:</em> <code>pluck_1 = @$"a"+ " "+ @$"b"+</code></div>

pluck_1 = match:(@$"a"+ " "+) rest:rest { return {match, rest}; }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions