Property definitions

nitcorn :: test_restful_annot $ Sys :: host_re=
	var host_re: Regex is lazy do return "localhost:\[0-9\]+".to_re
lib/nitcorn/examples/src/test_restful_annot.nit:28,2--64