Merge pull request #116 from AeonAxan/patch-1

Remove invalid name - Naming Conventions
This commit is contained in:
Harrison Shoff
2013-11-18 07:39:14 -08:00

View File

@@ -1008,7 +1008,6 @@
// bad
var OBJEcttsssss = {};
var this_is_my_object = {};
var this-is-my-object = {};
function c() {};
var u = new user({
name: 'Bob Parr'