Difference between revisions of "MediaWiki:Common.js"

From Data JW United
Jump to navigation Jump to search
Line 1: Line 1:
console.log('quiry batchi')
+
let hello = 'hello'
console.log('test')
+
console.log(hello)

Revision as of 20:03, 8 March 2021

let hello = 'hello'
console.log(hello)