Library sync test

Testing GF's library syncing

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/551600/1671910/Library%20sync%20test.js

let name = 'my best library'
alert(name)