Page MenuHomeFeedback Tracker

nil config entry printing
New, NormalPublic

Description

Nothing should be printed if the config is nil but nil >> "somevar" prints random looking hex number

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting
Steps To Reproduce

Should not print anything (run from the console):

systemchat format["%1", nil >> "test"];

Event Timeline

gc8 created this task.Aug 13 2021, 6:21 PM