File:  [parser3project] / parser3 / tests / 413.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Oct 19 16:25:48 2021 UTC (4 years, 10 months ago) by moko
Branches: MAIN
CVS tags: HEAD
test for hash no longer is accepted as file parameter (related to bug #1218)

1. ^try-catch{ ^image::measure[ $.name[name] ] }
2. ^try-catch{ ^math:convert[ $.k[v] ](10;16) }
3. ^try-catch{ ^mail:send[
	$.from[from@parser3test]
	$.to[to@parser3test]
	$.print-debug(1)
	$.file[
		$.value(3)
	]
    ] }

E-mail: