diff --git a/test/exec.py b/test/exec.py index c8628bf8..c7bf28f3 100644 --- a/test/exec.py +++ b/test/exec.py @@ -2,5 +2,5 @@ # Software License, Version 1.0. (See accompanying # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -if True: +if 1: number = 42