mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-14 11:09:41 +02:00
* changed identifier of system unit from "System" into "system" to prevent name
clash with Java's "System" (from e.g. System.out.println()) git-svn-id: branches/jvmbackend@18386 -
This commit is contained in:
parent
d8191d48ab
commit
9a3714ce42
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
|
|
||||||
Unit System;
|
Unit system;
|
||||||
|
|
||||||
{*****************************************************************************}
|
{*****************************************************************************}
|
||||||
interface
|
interface
|
||||||
|
Loading…
Reference in New Issue
Block a user