Skip to content

Infinite compilation with nested dictionaries #864

@Cthutq295

Description

@Cthutq295

This works in 0.10.0, 0.11.0.
But stopped working in 0.12.0 - 0.13.0
Having such variable would result in the infinite compilation:

@export
@RegisterProperty
var test: Dictionary<Int, Dictionary<Int, Int>> = dictionaryOf()

Image

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