difftreelog
fix(test) add std.atan2 expected params
in: master
1 file changed
tests/suite/std_param_names.jsonnetdiffbeforeafterboth103 asin: ['x'],103 asin: ['x'],104 acos: ['x'],104 acos: ['x'],105 atan: ['x'],105 atan: ['x'],106 atan2: ['y', 'x'],106 type: ['x'],107 type: ['x'],107 filter: ['func', 'arr'],108 filter: ['func', 'arr'],108 objectHasEx: ['obj', 'fname', 'hidden'],109 objectHasEx: ['obj', 'fname', 'hidden'],