Mercurial > pub > Impl
comparison _test/Resources/TTView/simple.tt @ 188:029c9610528c
Memory leak tests in IMPL::Web::View
author | cin |
---|---|
date | Tue, 03 Apr 2012 20:08:42 +0400 |
parents | ae8072f2f2a3 |
children | 4d0e1962161c |
comparison
equal
deleted
inserted
replaced
187:927653d01f4f | 188:029c9610528c |
---|---|
1 [% META title = "Документ 1", version = 10 %] | 1 [% META title = "Документ 1", version = 10 %] |
2 [% BLOCK CTOR; | 2 [% BLOCK CTOR; |
3 templateVar = "initialized by the constructor"; | 3 templateVar = "initialized by the constructor"; |
4 END; %] | 4 END; %] |
5 $user - $document.title | 5 $user - $template.title |