Skip to content
GitLab
Explore
Sign in
one-true-awk
parse.c
Find file
Blame
Permalink
May 04, 2023
bfe05fd9
nodealloc should take a size_t rather than an int
· bfe05fd9
Rose
authored
May 04, 2023
There is no reason to cast to int anyway.
bfe05fd9
nodealloc should take a size_t rather than an int
Rose
authored
May 04, 2023
There is no reason to cast to int anyway.
Loading