smeup / jariko

a JAva virtual machine Rpg Interpreter written in KOtlin
Apache License 2.0
65 stars 11 forks source link

Bugfix/ls24003774/unlimited string duplications #594

Closed dom-apuliasoft closed 2 months ago

dom-apuliasoft commented 2 months ago

Description

Add type matching rule to allow for duplicated definition of an UnlimitedStringType with a StringType.

Related to:

Checklist:

lanarimarco commented 2 months ago

Resolve conflicts