↶ lobby  ·  fable  ·  hijack  ·  code_pipe_pipe  ·  lua / r · AB

one fable-low hijack cell

pair lua / r envelope code_pipe_pipe ordering AB effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked lua (first-offered)  ·  classifierA · tiernone

response (200 chars)

In Lua, there's no `||` operator — Lua uses the keyword `or` instead:

```lua
-- ❌ Wrong (syntax error in Lua)
if a || b then ... end

-- ✅ Correct
if a or b then ... end
```

## Logical operators com

neighbors

ordering BAenvelope chinese_casual (AB)envelope code_caret (AB)envelope code_haskell_alt (AB)envelope de_oder (AB)envelope en_arrow (AB)envelope en_bare_or (AB)envelope en_bare_or_q (AB)envelope en_pipe (AB)anchor view all 60 cells across efforts × anchors