TypeScript/tests/cases/conformance/expressions/unaryOperators/bitwiseNotOperator
..
bitwiseNotOperatorInvalidOperations.ts
bitwiseNotOperatorWithAnyOtherType.ts
bitwiseNotOperatorWithBooleanType.ts
bitwiseNotOperatorWithEnumType.ts
bitwiseNotOperatorWithNumberType.ts
bitwiseNotOperatorWithStringType.ts