Standardizing on .test() and .exec() - moving away from using .match() for RegExp...
[jquery.git] / test / data / json_assigned_obj.js
1 json_assigned_obj = { "test" : "worked" };