Math (-7/3=-(.1+1/3+1.9)?)

Run Settings
LanguagePerl
Language Version
Run Command
use v5.24; say -7/3 == -(0.1 + 1/3 + 1.9) ? "true" : "false"; say -7/3 == -(0.1 + 1.9 + 1/3) ? "true" : "false";
Editor Settings
Theme
Key bindings
Full width
Lines