SyntaxFix
Write A Post
Hire A Developer
Questions
This warning is useful for programmers that would mistakenly write 'test' where they should have written "test".
'test'
"test"
This happen much more often than programmers that do actually want multi-char int constants.