4 lines
142 B
Python
4 lines
142 B
Python
# SPDX-License-Identifier: Apache-2.0
|
|
# TEST_METADATA: {"expected_status": 200, "expected_result": "2", "allowed_imports": []}
|
|
result = 1 + 1
|