This website requires JavaScript.
Explore
Help
Register
Sign In
anon
/
tests
Watch
1
Star
0
Fork
0
You've already forked tests
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
981d7cb832a485bc08f9fbc018f298045b8fd908
tests
/
typedef.c
anon
c6ddf6133d
Added typedef.c
2024-03-10 15:57:36 +01:00
6 lines
45 B
C
Raw
Blame
History
typedef
int
a
[
3
]
[
3
]
;
signed
main
(
)
{
a
i
;
}
Reference in New Issue
View Git Blame
Copy Permalink