diff options
author | Kevin Chabowski <kevin@kch42.de> | 2013-10-28 18:09:50 +0100 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2013-10-28 18:09:50 +0100 |
commit | a77a2ec58947f5fc7cb4023db3b8f8298e2f01f2 (patch) | |
tree | 0aa5a38a23f8afc49c4c8bc50ad5edd51f4897d2 /tests/test_foreach/.gitignore | |
parent | 55d47c27247e3cdbd88818c0ba98646ee11fb315 (diff) | |
download | ste-a77a2ec58947f5fc7cb4023db3b8f8298e2f01f2.tar.gz ste-a77a2ec58947f5fc7cb4023db3b8f8298e2f01f2.tar.bz2 ste-a77a2ec58947f5fc7cb4023db3b8f8298e2f01f2.zip |
ste:foreach now has an else clause for empty arrays.
Diffstat (limited to 'tests/test_foreach/.gitignore')
-rw-r--r-- | tests/test_foreach/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test_foreach/.gitignore b/tests/test_foreach/.gitignore new file mode 100644 index 0000000..de2a41b --- /dev/null +++ b/tests/test_foreach/.gitignore @@ -0,0 +1,3 @@ +have +*.ast +*.transc.php |