mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-25 15:41:22 +00:00
3 lines
36 B
JavaScript
3 lines
36 B
JavaScript
|
function foo() {
|
||
|
return "foo";
|
||
|
}
|