Newlines in fixtures (#6044)
* write newlines for fixtures * rerun fixtures
This commit is contained in:
@@ -4,4 +4,4 @@ var f = (_context = ctx, ns.obj.func).bind(_context);
|
||||
|
||||
var g = (_context = ns.obj).func.bind(_context);
|
||||
|
||||
var h = (_context = new X(), y).bind(_context);
|
||||
var h = (_context = new X(), y).bind(_context);
|
||||
|
||||
Reference in New Issue
Block a user