/noContextArgument.kt:(231,237): error: Context parameters must be named. Use '_' to declare an anonymous context parameter.

/noContextArgument.kt:(317,323): error: No context argument for 's: String' found.

/noContextArgument.kt:(342,349): error: No context argument for 't: String' found.

/noContextArgument.kt:(356,363): error: Cannot infer type for this parameter. Specify it explicitly.

/noContextArgument.kt:(356,363): error: No context argument for 't: T' found.

/noContextArgument.kt:(370,377): error: No context argument for 't: T' found.

/noContextArgument.kt:(392,393): error: No context argument for 'p1: String' found.

/noContextArgument.kt:(400,421): error: No context argument for 'String' found.
