minor fixes
This commit is contained in:
parent
689975093c
commit
f6ff773033
24 changed files with 67 additions and 76 deletions
|
@ -125,7 +125,7 @@ switch (a) {
|
|||
break;
|
||||
|
||||
*!*
|
||||
case 3: // (*) grouped two cases
|
||||
case 3: // (*) grouped two cases
|
||||
case 5:
|
||||
alert('Wrong!');
|
||||
alert("Why don't you take a math class?");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue