This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
freepascal.compiler
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
pastojs: fixed result
git-svn-id: trunk@42624 -
Mattias Gaertner
6 years ago
parent
7280452ab2
commit
831014cb12
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
utils/pas2js/dist/rtl.js
+ 1
- 0
utils/pas2js/dist/rtl.js
View File
@@ -1058,6 +1058,7 @@ var rtl = {
s=' '+s;
l++;
};
+ return s;
};
},