79559434

Date: 2025-04-07 08:57:02
Score: 1.5
Natty:
Report link

I am not sure if it helps, but note that

In Kotlin single-quotes are around a single-character literal, not around a String.

Change single quotes to double quotes for all strings.

Reasons:
  • Low length (1):
  • No code block (0.5):
Posted by: John Smith