// SPDX-License-Identifier: MIT // // Copyright The SCons Foundation int returnTheAnswer() { return 42; }