Simple vars value changing

Run Settings
LanguageJavaScript
Language Version
Run Command
let a = 1, b = 100; [b, a] = [a, b]; console.log({a, b});
Editor Settings
Theme
Key bindings
Full width
Lines