diff options
| author | seyko <seyko2@gmail.com> | 2016-04-05 11:47:20 +0300 |
|---|---|---|
| committer | seyko <seyko2@gmail.com> | 2016-04-05 11:47:20 +0300 |
| commit | c9473a7529aa055afe0c50f4251ca2e0fd799de7 (patch) | |
| tree | fc5de96ef7cd6e6603a773d270f9d1d19409dfaf /tests/tests2/82_nocode_wanted.expect | |
| parent | 5a704457e27a6024eb3bc2ca48b111d30ed7edf1 (diff) | |
| download | tinycc-c9473a7529aa055afe0c50f4251ca2e0fd799de7.tar.gz tinycc-c9473a7529aa055afe0c50f4251ca2e0fd799de7.tar.bz2 | |
nocode_wanted with while/for inside ({})
a test included.
Diffstat (limited to 'tests/tests2/82_nocode_wanted.expect')
| -rw-r--r-- | tests/tests2/82_nocode_wanted.expect | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/tests2/82_nocode_wanted.expect b/tests/tests2/82_nocode_wanted.expect new file mode 100644 index 0000000..3828ca8 --- /dev/null +++ b/tests/tests2/82_nocode_wanted.expect @@ -0,0 +1,10 @@ +begin +timeout=2 +timeout=1 +timeout=2 +timeout=1 +timeout=2 +timeout=1 +timeout=2 +timeout=1 +end |
