Skip to content

[Bug]: Dinamic substring of const string compiles but fails #982

Open
@sewave

Description

@sewave

Detalles de Contacto

Telegram @sewave

Versión del compilador

v1.18.1

¿Qué ha pasado?

CONST STRING_A AS STRING = "abcdef"
DIM x AS UBYTE = 0
PRINT AT 1,0; STRING_A(x TO x)

Compiles but execution prints random characters or crashes

Mensajes de error o warnings del compilador

Código de Conducta

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions