billysbilling / common-php

Common php project that shares code across multiple projects.
0 stars 0 forks source link

Test Robo #4

Closed negoziator closed 1 year ago

negoziator commented 1 year ago

@robobun

console.log("Execute that js");
robobun commented 1 year ago

@negoziator here you go!

Execute that js
Code ```tsx console.log("Execute that js"); ```

Ran using the latest build of Bun, an all-in-one JavaScript runtime.