Comment by metaltyphoon
7 hours ago
C# solves this so elegantly
string text = """
This is a long comment
But I can split it
And keep my indentation.
""";
7 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 ↗