-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi, I installed papyrus using the follow command on Mac OS X, repl always print the same result as [out0].
$ cargo +stable install papyrus --no-default-features --features="format,runnable"
[lib] papyrus=> 2 + 2
papyrus [out0]: 4
[lib] papyrus=> "xxx" == "xxx"
papyrus [out1]: 4
[lib] papyrus=> 1 == 3
papyrus [out2]: 4
[lib] papyrus=> 2 + 3
papyrus [out3]: 4
$ uname -a
Darwin xxx.local 19.4.0 Darwin Kernel Version 19.4.0: Wed Mar 4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64 x86_64
Metadata
Metadata
Assignees
Labels
No labels