aboutsummaryrefslogtreecommitdiff
path: root/test/formatters/samplecode/csharpier/out.cs
blob: 5a2810ee894280ead2f1bbdcaa8fa1f6bf79f463 (plain)
1
2
3
4
void Foo()
{
    return 666; // comment of the beast
}