﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1566	Compilation of nonexisting mos-script gives parser error	Per Östlund	Per Östlund	"Running the compiler on a mos-script that doesn't exist produces the error:
{{{
File does not exist: test.mos
[test.mos:1:0-1:0:writable] Error: No viable alternative near token: <EOF>
}}}
Since the file doesn't exist it's kind of pointless to print parser errors for it. This does not happen for a .mo-file, in which case only the first message is displayed."	defect	closed	low				fixed		Per Östlund
