This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
eeaffb14b8
factor
/
extra
/
c
/
tests
/
test2
/
test2.c
18 lines
114 B
C
Raw
Blame
History
#
define YO
#
ifdef YO
yo
#
endif
#
define YO2
#
ifndef YO2
yo2
#
endif
#
ifdef YO3
yo3
#
endif
#
ifndef YO4
yo4
#
endif
Reference in New Issue
View Git Blame
Copy Permalink