2 lines
37 B
Raku
2 lines
37 B
Raku
|
|
c = ((int (*) (int, int))buf)(a, b);
|
|
|
c = ((int (*) (int, int))buf)(a, b);
|