Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
>
Examples of errors detected by the...

Examples of errors detected by the V1076 diagnostic

V1076. Code contains invisible characters that may alter its logic. Consider enabling the display of invisible characters in the code editor.


Godot Engine

V1076 Code contains invisible characters that may alter its logic. Consider enabling the display of invisible characters in the code editor. locales.h 1114


static const char *script_list[][2] =
{
  ....
  { "​Nag Mundari", "Nagm" },
  ....
}