79443944

Date: 2025-02-16 21:20:57
Score: 1
Natty:
Report link

Solved it by comparing the resulting instance with empty one.

if structAA == (A{}) {
    fmt.Println("is empty therefore unmarshal failed")
}

Playground

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: qpaycm