Skip to content

IO operations not working well with runtime eval #32

@rpip

Description

@rpip

The code samples below only prints 2, the result of the string interpolation

  • let x = 2 print "Value of x is #{x}"
  • let x = 2 in "#{print 'x is #{x}'}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions