﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
42	To compile a file without code	rcsoto	danirus	"When trying a file without code, gives an error.

Example:

//////////////////////////////////////////////////////////////////////////////
// FILE    : file.tol
// PURPOSE : File example
//////////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////////
// FUNCTIONS
//////////////////////////////////////////////////////////////////////////////

The check syntax return:

""Fin de la expresión inesperado en línea 1 y columna 0:

LINEA 
   1 > //////////////////////////////////////////////////////////////////////////////
    	^
   2 : // FILE    : file.tol
   3 : // PURPOSE : File example
   4 : //////////////////////////////////////////////////////////////////////////////
   5 : 
   6 : 
   7 : //////////////////////////////////////////////////////////////////////////////
   8 : // FUNCTIONS
   9 : //////////////////////////////////////////////////////////////////////////////
  10 : 
""

I don´t know if it is an error. But it does not seem it."	defect	closed	low		Kernel	head	normal	fixed		
