79835388

Date: 2025-12-02 00:43:22
Score: 1.5
Natty:
Report link

here is an idea I came up with, idk how acceptable it is though lmao:

switch(foo) case 1, 2, 3 ->{
    //if true
} default -> {
    //if false
}

this could also work:

switch(foo) case 1, 2, 3 ->{
    //if true
}

Main problem with it is that it may not accept all data types.

Reasons:
  • Blacklisted phrase (0.5): lmao
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dr. Lul