YetAnotherClown/planck
Fallback to Source + Line for System Names When Name Is “system”
オープン
#41 opened on 2026/02/06
enhancementgood first issue
Repository metrics
- Stars
- (56 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
When systems are defined as,
return {
system = function()
-- ...
end
}
The name for the system will become system. When this happens, we should fallback to using the Source + Line for the system name.