Skip to content

Compatibility: Expression-List as Array-Initialization #352

Closed
@riederm

Description

@riederm

There is existing code that uses an Expression-list as an array-initialization and I think we should be compatibilt to this.

	FACTS : ARRAY[0..12] OF DINT := 1,1,2,6,24,120,720,5040,40320,362880,3628800,39916800,479001600;

this code is from oscat basic library.

Metadata

Metadata

Assignees

Labels

compatibility-oscatsyntax or semantics which are not necessarily part of the standard, but seen in the oscat-librariesgood first issueGood for newcomers

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions