mirror of
https://github.com/gohugoio/hugo.git
synced 2025-01-05 21:01:57 +00:00
3 lines
36 B
Text
3 lines
36 B
Text
|
function foo() {
|
||
|
return "foo";
|
||
|
}
|