Newer
Older
zweic / tests / 2 / errorSys2.zwei
@glproj03 glproj03 on 24 Nov 2005 150 bytes Renamed testcase to error notation.
  1. //this file tests a file without an Expression after the class definitions
  2. //this should raise an Error "Expression expected"
  3.  
  4. class Bimbo {
  5.  
  6.  
  7. }