You are here

CommentEmptyLineUnitTest.inc in Coder 8.3

Same filename and directory in other branches
  1. 8.3.x tests/DrupalPractice/Commenting/CommentEmptyLineUnitTest.inc

File

tests/DrupalPractice/Commenting/CommentEmptyLineUnitTest.inc
View source
<?php

// This comment is flying around.
foo();

// This comment is properly attached.
bar();