]> gitweb.factorcode.org Git - factor.git/blob - basis/html/templates/fhtml/test/bug.fhtml
Move web framework to basis
[factor.git] / basis / html / templates / fhtml / test / bug.fhtml
1 <%
2     USING: prettyprint ;
3     ! Hello world
4     5 pprint
5 %>