switch with no breaks:  input is 0 PASSED!
switch with no breaks:  input is null PASSED!
switch with no breaks:  input is undefined PASSED!
switch with no breaks:  input is false PASSED!
switch with no breaks:  input is false PASSED!
switch with no breaks:  input is 0 PASSED!
switch with no breaks:  input is true PASSED!
switch with no breaks:  input is 1 PASSED!
switch with no breaks:  input is 1 PASSED!
switch with no breaks:  input is true PASSED!
switch with no breaks:  input is a PASSED!
switch with no breaks:  input is A PASSED!
switch with no breaks:  input is b PASSED!
switch with no breaks:  input is B PASSED!
switch with no breaks:  input is true PASSED!
switch with no breaks:  input is false PASSED!
switch with no breaks:  input is A PASSED!
switch with no breaks:  input is 0 PASSED!
