mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-25 20:45:30 +08:00
committed by
Tobias Bosch
parent
de2ecb8a96
commit
9335378602
@@ -163,7 +163,7 @@ describe('injector', function() {
|
||||
function $f_n0 /*
|
||||
*/(
|
||||
$a, // x, <-- looks like an arg but it is a comment
|
||||
b_ , /* z, <-- looks like an arg but it is a
|
||||
b_, /* z, <-- looks like an arg but it is a
|
||||
multi-line comment
|
||||
function (a, b) {}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user