Files
2026-06-30 19:38:28 +02:00

4 lines
47 B
Plaintext

identity func(value int) int {
return value
}