79653236

Date: 2025-06-04 17:30:51
Score: 3.5
Natty:
Report link

As @k314159 said JLS forbids reserved words from being part of a package name, making it impossible to import those classes in Java.

Note: The use of Reflection or a Kotlin Wrapper might work, further tests required

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @k314159
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Vinicius Barros