Summary: | Wrong output and the representation in the variable manager for false() | ||
---|---|---|---|
Product: | [Applications] cantor | Reporter: | Alexander Semke <alexander.semke> |
Component: | julia-backend | Assignee: | Ivan Lakhtanov <ivan.lakhtanov> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | filipe |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alexander Semke
2017-03-18 14:23:11 UTC
Can you, please, specify the input to reproduce the bug? Calling 'false(2)' says: error during run: MethodError: objects of type Bool are not callable Forget to change bug status. Sorry. It looks like you mean 'falses(2)'. Anyway this is the duplicate of https://bugs.kde.org/show_bug.cgi?id=377773 -- representation on output working not as in native REPL. *** This bug has been marked as a duplicate of bug 377773 *** |