function foo( bar ) {
const x = {
a: 1,
b: 2,
c: 3
};
return "baz";
}Category: Uncategorized
-
code block test
-
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
function foo( bar ) {
const x = {
a: 1,
b: 2,
c: 3
};
return "baz";
}Welcome to WordPress. This is your first post. Edit or delete it, then start writing!