use fluence::{fce, CallParameters}; #[fce] fn test(a: String) -> String { a }