Note: You MUST warn about this.
Note: You MUST silently allow this.
namespace {}; [
Bad1 Exposed =Window ]namespace {};
Good1 interface {}; [
Bad2 Exposed =Window ]interface {}; [
Good2 NoInterfaceObject ]interface {};
Good3
Testing the linting functions.
Note: You MUST warn about this.
Note: You MUST silently allow this.
namespace {}; [
Bad1 Exposed =Window ]namespace {};
Good1 interface {}; [
Bad2 Exposed =Window ]interface {}; [
Good2 NoInterfaceObject ]interface {};
Good3
namespace {}; [
Bad1 Exposed =Window ]namespace {};
Good1 interface {}; [
Bad2 Exposed =Window ]interface {}; [
Good2 NoInterfaceObject ]interface {};
Good3