mirror of
https://github.com/fish-shell/fish-shell
synced 2025-02-13 04:33:33 +00:00
2 lines
65 B
Fish
2 lines
65 B
Fish
#RUN: %fish -c '%fish -c false; echo RC: $status'
|
|
# CHECK: RC: 1
|