Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
GitFlags Docs
Home
test
Check us out on GitHub!
Test
This is a test.
const code = 'block'; function test(input) { console.info(input); } test(code);