Newer
Older
zweic / tests / 2 / errorSys7.zwei
  1. //this tests wrong field definitions (invalid identifier)
  2. //this file is wrong
  3.  
  4. class Bimbo {
  5.  
  6. Int Int;
  7.  
  8. }