func test(): var x = Node.new() x.free() var ok = x var bad : Node = x