# [0_basic](../../max_columns.test.mjs#L39)

```js
run({})
```

# 1/2 console.log

![img](console.log.svg)

<details>
  <summary>see without style</summary>

```console
--- three_column_max_2 ---
┌───┬┈┈┈┈┈┈┈┈┈┈→
│ a │ 2 columns 
└───┴┈┈┈┈┈┈┈┈┈┈→
--- five_column_max_3 ---
┌───┬───┬┈┈┈┈┈┈┈┈┈┈→
│ a │ b │ 3 columns 
└───┴───┴┈┈┈┈┈┈┈┈┈┈→
```

</details>


# 2/2 return

```js
undefined
```

---

<sub>
  Generated by <a href="https://github.com/jsenv/core/tree/main/packages/tooling/snapshot">@jsenv/snapshot</a>
</sub>
