Skip to content
GitLab
Explore
Sign in
Register
chibicc
parse.c
Find file
Blame
History
Permalink
Accept `void` as a parameter list
· 72639a25
Rui Ueyama
authored
Aug 20, 2019
`foo(void)` indicate that function foo does not take a parameter.
72639a25