test
2025-05-05
Tests
auto
foo
() ->
int
{
return
1
+
2
;
}