Fix return-type warning in compile.c
This patch surppresses the warning below: ```console compile.c:10314:1: warning: control reaches end of non-void function [-Wreturn-type] 10314 | } | ^ ```
This commit is contained in:
parent
295f2a3305
commit
8aa8fce320
Loading…
x
Reference in New Issue
Block a user