CommentEmptyLineUnitTest.inc in Coder 8.3
Same filename and directory in other branches
File
tests/DrupalPractice/Commenting/CommentEmptyLineUnitTest.incView source
<?php
// This comment is flying around.
foo();
// This comment is properly attached.
bar();