mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 20:16:12 +08:00
11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
$foo: 'text'
|
|
$foo: 'again'
|
|
$foo: 'bar'
|
|
$foo: 'read_s'
|
|
$foo: '123'
|
|
$foo: '456'
|
|
$foo: 'hello'
|
|
$bar: 'world!'
|
|
$foo: 'tete'
|
|
$foo: '12te'
|