mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-08 15:55:32 +08:00
3 lines
65 B
Fish
3 lines
65 B
Fish
#RUN: %fish -c '%fish -c false; echo RC: $status'
|
|
# CHECK: RC: 1
|