Logo

Programming-Idioms

  • Rust
  • Pascal
  • Dart

Idiom #299 Comment out a single line

Write a line of comments.

This line will not be compiled or executed.

// This is a comment
// This is a comment
// a line of comments, this line will not be compiled or executed.
-- This is a comment

New implementation...
< >
programming-idioms.org