Commit 3189e230 authored by stancakapost's avatar stancakapost
Browse files

comment should belong to module

parent cd41311a
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line

const integer wrongTopLevel := 1;     
 
/*****************************************************************
 ** @author   STF 409
 ** @version  $Rev$
 ** @purpose  1:5.1, Ensure that when the IUT loads a module containing some definitions before the module declaration then the module is rejected.
 ** @verdict  pass reject
 *****************************************************************/

const integer wrongTopLevel := 1;     
 
module NegSyn_0500_TopLevel_001 {

}