----------------------------------------------------------------------- -- Project: Bluespec -- File: EMissingNL.bs -- Author : Amit Grover -- Description: This testcase triggers the EMissingNL error of the bluespec -- compiler (Missing Newline after -- comment) -- ----------------------------------------------------------------------- package EMissingNL () where --