Skip to content

Handle 2024.14 code generation for string interpolation #15

@colinator27

Description

@colinator27

It seems that 2024.14 uses a function named @@string@@ instead of string when performing string interpolation, although that version should be verified. Unsure how the decompiler should handle this at the moment, but in theory a quick fix is to use the regular string function - the end goal would be to replicate the interpolation syntax, though, which should be doable with some rigorous tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    block simulationInvolves block simulation in decompilationbugSomething isn't workingdecompilerInvolves the decompiler

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions