Bug 876277 - Normalize formatting for non-test files and rename them to follow a nicer pattern, r=past
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/* Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/ */
|
||||
|
||||
function firstCall() {
|
||||
eval("secondCall();");
|
||||
}
|
||||
Reference in New Issue
Block a user