Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
blob: bdda8a5fa3690a727bb847f06a8a17d3bdcdeb40 (plain) (blame)
1
2
3
4
5
6
<%@ include file="includeme.jspf"%>
<%  %>

<bean:define id="beta"/>
 
	<%= alpha + beta %>

Back to the top