Searched defs:food (Results 1 – 2 of 2) sorted by relevance
6 const eat = (food) => '<nom nom nom>'; argument
2 static double food(double a) { return (double) a; } in food() function