Skip to content

Impossible to create list with only one element #17

@XJIE6

Description

@XJIE6

For example, output for
printf("%s", {1}.string)
is 1, not {1} because {1} means scope with 1, but not list with element 1

Metadata

Metadata

Assignees

Labels

wontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions