diff options
Diffstat (limited to 'tests/loop/for.test')
-rw-r--r-- | tests/loop/for.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/loop/for.test b/tests/loop/for.test index 746f1bb..66bfc80 100644 --- a/tests/loop/for.test +++ b/tests/loop/for.test @@ -1,5 +1,5 @@ # file : tests/loop/for.test -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Test for-loop. |