﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
609	NameBlock UNKNOWN doesn't work with OIS	Víctor de Buen Remiro	Víctor de Buen Remiro	"Having these two files and compiling the second one tol crashes

/////////////////////////
//File aux1.tol 
/////////////////////////
NameBlock aux = 
[[
  Real _.unused = ?
]];


/////////////////////////
// File test.tol
/////////////////////////
Set aux1 = { Include(""aux1.tol"") };
Real Ois.Store(aux1,""aux1.oza"");
Set aux2 = { Ois.Load(""aux1.oza"") };"	defect	closed	highest		System	head	blocker	fixed		
