Silence a warning.
This commit is contained in:
parent
14dc0c1c99
commit
68221520fc
@ -29,7 +29,7 @@ int my_funct() {
|
||||
|
||||
int my_int = 20;
|
||||
|
||||
my_int
|
||||
(void)my_int
|
||||
// CHECK: (int) 20
|
||||
|
||||
my_funct()
|
||||
|
Loading…
Reference in New Issue
Block a user