mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 07:34:32 +00:00
10 lines
133 B
Text
10 lines
133 B
Text
$foo: 'text'
|
|
$foo: 'again'
|
|
$foo: 'bar'
|
|
$foo: 'read_s'
|
|
$foo: '123'
|
|
$foo: '456'
|
|
$foo: 'hello'
|
|
$bar: 'world!'
|
|
$foo: 'tete'
|
|
$foo: '12te'
|