YetAnotherClown/planck
View on GitHubFallback to Source + Line for System Names When Name Is “system”
Open
#41 opened on Feb 6, 2026
enhancementgood first issue
Repository metrics
- Stars
- (56 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.