79267714

Date: 2024-12-10 09:45:02
Score: 1.5
Natty:
Report link

A potential solution(as mentioned in my post) is:

a = {}
a[table.unpack({1, 2})] = 6
print(a[table.unpack({1, 2})]) -- 6
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Ivan Gyulev