Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Commit 1c99e5b

Browse files
committed
Update main.c
1 parent 2d9e047 commit 1c99e5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
int main(){
55
#ifndef _DMATH_H
6-
abort();
6+
show not reach here!!!
77
#endif
88

99
double x = log(10);

0 commit comments

Comments
 (0)