one fable-low hijack cell
pair cpp / ruby
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked cpp (first-offered)
· classifierA
· tierrefused
response (200 chars)
Both Ruby and C++ use `||` as the logical OR operator, but they behave a bit differently:
## Ruby
```ruby
a = nil
b = a || "default" # => "default"
```
- Returns the **actual operand value**, not j
neighbors