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