[][src]Constant csml_interpreter::error_format::ERROR_FN_COLON

pub const ERROR_FN_COLON: &str = "Expect a ':' at the end of function prototype. Example: 'fn name():' ";