2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-02-15 21:49:26 +00:00
fish-shell/tests/eval.out

16 lines
212 B
Text
Raw Normal View History

2019-04-13 17:17:57 -05:00
####################
# Testing eval builtin
foo
0
1
1
1
####################
# Testing eval with empty functions, blocks, and arguments
blank eval: 0
empty arg eval: 0
empty function eval 0
empty block eval: 0