mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 17:06:14 +02:00
* Shorter version of libimports
This commit is contained in:
parent
396b516a85
commit
6dd5b63e2d
3
utils/pas2js/dist/rtl.js
vendored
3
utils/pas2js/dist/rtl.js
vendored
@ -1,5 +1,4 @@
|
||||
var pas = {};
|
||||
pas.$libimports = {};
|
||||
var pas = { $libimports: {}};
|
||||
|
||||
var rtl = {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user