mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
10 lines
118 B
Text
10 lines
118 B
Text
|
$foo: 'text'
|
||
|
$foo: 'again'
|
||
|
$foo: 'bar'
|
||
|
$foo: '123'
|
||
|
$foo: '456'
|
||
|
$foo: 'hello'
|
||
|
$bar: 'world!'
|
||
|
$foo: 'tete'
|
||
|
$foo: '12te'
|