``` "aaa" ``` `"take last token inside air"` selects the trailing `"`, not `aaa`. Similarly for first token. `take every token inside` is also entertaining. Pretty sure this is a bug.