Skip to content

Output in code without semicolon #154

Open
@tharun571

Description

@tharun571

Checklist

Before submitting an issue please confirm you have checked the follow

  • This issue is not a duplicate of one already open
  • The title of the issue is clear
  • This issue is not described in the documentation

System information

  • xeus-cpp version: main
  • Operating System: Linux
  • CPU architecture (x86,arm,etc):

Description of issue

In xeus-cpp currently, even if the code is compiled without semicolon, it does not give the output.
image
image2

Any other information you believe is relevant

This additional setup is commented out in xinterpreter which requires output of the code. This was done by getting the output from the backend by calling by reference in xeus-cling. Is there a way to get the output from cppinterop?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions