split_once()
t 0x6290000041b0 0x629000004198
.f
80000000
80000000
20000000000
.split_once()
.result = foo   bar
.BufLineReader
1 [foo
]
2 [bar
]
3 [leftover]
4 []
5 []
.stdout isatty() = 0
stdin isatty() = 0
files_test
Oils Source Code

================



[![Build

Status](https://github.com/oilshell/oil/actions/workflows/all-builds.yml/badge.svg)](https://github.com/oilshell/oil/actions/workflows/all-builds.yml) <a href="https://gitpod.io/from-referrer/">

files_test DONE
stdout..c = h
c = i
.
Total: 8 tests (947 ticks, 0.001 sec), 29 assertions
Pass: 8, fail: 0, skip: 0.