Skip to content

Commit 6d7843d

Browse files
Update test.ts
Signed-off-by: Harsh Mathur <[email protected]>
1 parent dcde939 commit 6d7843d

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/lcmf/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/lcmf/docs/types/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ import lcmf = require( './index' );
4444
// The compiler throws an error if the function is provided insufficient arguments...
4545
{
4646
lcmf(); // $ExpectError
47-
}
47+
}

0 commit comments

Comments
 (0)