mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 11:29:18 +02:00
* Use jstoken
git-svn-id: trunk@27033 -
This commit is contained in:
parent
a748d37f9b
commit
cedcd354b3
@ -5,7 +5,7 @@ unit tcscanner;
|
|||||||
interface
|
interface
|
||||||
|
|
||||||
uses
|
uses
|
||||||
Classes, SysUtils, Typinfo, fpcunit, testutils, testregistry, jsscanner;
|
Classes, SysUtils, Typinfo, fpcunit, testutils, testregistry, jstoken, jsscanner;
|
||||||
|
|
||||||
type
|
type
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user