Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c7ff9dc

Browse files
committed
fix test
1 parent 8fa62b9 commit c7ff9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ndarray-linalg/src/assert.rs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ where
8686
}
8787

8888
macro_rules! generate_assert {
89-
($assert:ident, $close:path) => {
89+
($assert:ident, $close:tt) => {
9090
#[macro_export]
9191
macro_rules! $assert {
9292
($test: expr,$truth: expr,$tol: expr) => {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /