blob: 01a76cbff2d8467207d137f25c4a2b61ff36eeea [file] [log] [blame]
auto someFunc() -> int
{
return 42;
}