mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 19:19:58 +08:00
3 lines
65 B
Fish
3 lines
65 B
Fish
|
#RUN: %fish -c '%fish -c false; echo RC: $status'
|
||
|
# CHECK: RC: 1
|