loc 0.5.0

Count lines of code (cloc) fast.
Documentation
1
2
3
4
5
6
7
8
/* This is a multi-line
 * comment.
 */
{ # single-line comment

  foo = 5;

}