|
|
|
|
|
by eddd-ddde
581 days ago
|
|
I disagree. You'll be surprised to hear this, but source code... is just a very big string... If you can run static analysis on that you can run static analysis on string literals. Much like how C will give you warnings for mismatched printf arguments. |
|