Comment by metaltyphoon
5 hours ago
C# solves this so elegantly
string text = """
This is a long comment
But I can split it
And keep my indentation.
""";
5 hours ago
C# solves this so elegantly
string text = """
This is a long comment
But I can split it
And keep my indentation.
""";
No comments yet
Contribute on Hacker News ↗