You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Jakob Odersky (JIRA)" <ji...@apache.org> on 2017/01/27 23:56:24 UTC

[jira] [Updated] (TOREE-340) Output of the form "a = b" returns "b"

     [ https://issues.apache.org/jira/browse/TOREE-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakob Odersky updated TOREE-340:
--------------------------------
    Priority: Major  (was: Minor)

> 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
>
> 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)