/**/ void First() { } void Second() { int i = 1 return i; } void Last() { }