Merge pull request #3542 from MWGitHub/patch-1
Remove Unnecessary Left Over Semicolon
This commit is contained in:
@ -686,7 +686,7 @@
|
||||
"",
|
||||
"function ourFunction(a, b) {",
|
||||
" return a - b;",
|
||||
"};",
|
||||
"}",
|
||||
"",
|
||||
"// Create a function called myFunction that returns the value of a plus b.",
|
||||
"// Only change code below this line.",
|
||||
|
Reference in New Issue
Block a user