mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-24 03:31:53 +00:00
3 lines
36 B
Text
3 lines
36 B
Text
|
function foo() {
|
||
|
return "foo";
|
||
|
}
|