I know this is a bad practice, but I'm writing just because it does not generate any warning until compile time.
Just by error I created a custom type with the same name of a parameter of a Sub in the same Code module.
B4A compiles without error, while B4i fails at compilation time with an error.
Just by error I created a custom type with the same name of a parameter of a Sub in the same Code module.
B4A compiles without error, while B4i fails at compilation time with an error.