[ 
https://issues.apache.org/jira/browse/TOREE-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843676#comment-15843676
 ] 

Jakob Odersky commented on TOREE-340:
-------------------------------------

Unfortunately a similar manifestation of this bug happens when doing anything 
else that does not produce a value. I.e. when importing or defining something, 
nothing gets returned.

This may have further consequences in cases where an response is expected as a 
sign of successful evaluation, therefore I'm bumping this to a major priority.

> Output of the form "a = b" returns "b"
> --------------------------------------
>
>                 Key: TOREE-340
>                 URL: https://issues.apache.org/jira/browse/TOREE-340
>             Project: TOREE
>          Issue Type: Bug
>    Affects Versions: 0.1.0
>            Reporter: Keith Kraus
>            Priority: Minor
>
> To reproduce issue, run in a cell
> {noformat}"test1 = test2"{noformat}
> output will be
> {noformat}test2{noformat}
> \\
> \\
> This also affects when trying to set a val or var
> {noformat}val testvar = "test1 = test2"{noformat}
> The value of {{testvar}} returns
> {noformat}test2{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to