mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-13 11:42:18 +00:00
3 lines
119 B
Text
3 lines
119 B
Text
_ f(int a, int b, int c, int d, int e, int f, int g, int h, int i, int j) {
|
|
return (f, j, a, b, i, g, d, e, h, c);
|
|
}
|