solution

abstract fun solution(solution: String): ProblemSpec(source)

Declares solutions and advice that contain context-sensitive data, e.g. the message contains references to variables, locations, etc.

Return

this

Since

8.6

Parameters

solution

the solution.