This commit is contained in:
mo8it 2024-04-16 04:00:42 +02:00
parent f9be652b3b
commit 0ac5aa7af2

View File

@ -76,7 +76,7 @@ name = "???"
# The mode "run" only checks if the exercise compiles and runs it. # The mode "run" only checks if the exercise compiles and runs it.
mode = "test" mode = "test"
# A mutli-line hint to be shown to users on request. # A multi-line hint to be shown to users on request.
hint = """???""" hint = """???"""
"#; "#;