﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1356	Imports of top-level (builtin) classes do not work	Martin Sjölund	Martin Sjölund	"{{{class A
  import x=floor;
  Real r = x(1.5);
end A;}}}

This currently fails but should be allowed (the last ident of an import path does not need to be a package although the prefix of the path needs to be)."	defect	closed	high				fixed		Martin Sjölund
