blob: 80629be5517add65f0a0d0ef20a83dfe82d95166 [file] [log] [blame]
declare function "function with spaces"($a, $b) {
"string with spaces"
};
"function with spaces" (1, 2)