Skip to content

Commit 571828b

Browse files
authored
style: remove whitespace
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 541230b commit 571828b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/complex/base/cast-return/examples

lib/node_modules/@stdlib/complex/base/cast-return/examples/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ var z = f( 3.0, 4.0 );
3131

3232

3333
console.log( z.toString() );
34-
// => '7 + 0i'
34+
// => '7 + 0i'

0 commit comments

Comments
 (0)