Skip to content

Commit b46065f

Browse files
committed
fixed syntax error
1 parent 35fe145 commit b46065f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experimental/test/include/LG_Xtest.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ int LG_check_argminmax
116116
int dim, // dim=1: cols of A, dim=2: rows of A
117117
bool is_min,
118118
char *msg
119-
)
119+
) ;
120120

121121
int LG_check_flow
122122
(

0 commit comments

Comments
 (0)