From 1e497a8854f4c1aec373c834190be5ed8aa8ed19 Mon Sep 17 00:00:00 2001 From: stephen-hero <78870893+stephen-hero@users.noreply.github.com> Date: Fri, 22 Dec 2023 12:39:38 +0200 Subject: [PATCH] Update task.md language in hints checked --- aliasServer/aliasServerConstantsExtensionFunctions/task.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aliasServer/aliasServerConstantsExtensionFunctions/task.md b/aliasServer/aliasServerConstantsExtensionFunctions/task.md index 798a4ad4..139676e8 100644 --- a/aliasServer/aliasServerConstantsExtensionFunctions/task.md +++ b/aliasServer/aliasServerConstantsExtensionFunctions/task.md @@ -76,7 +76,7 @@ fun main() { } ``` -
+
When you add a new extension function _inside_ a class, you have several _contexts_ for the keyword `this`. You can specify which context you need to use in the current case: