mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 13:59:29 +02:00
* line causing error removed
This commit is contained in:
parent
a5c7366212
commit
c5ce630a84
@ -987,7 +987,6 @@ sym_e_type_id_not_defined=E_Type identifier not defined
|
||||
% The type identifier has not been defined yet.
|
||||
sym_e_forward_type_not_resolved=E_Forward type not resolved $1
|
||||
% A symbol was forward defined, but no declaration was encountered.
|
||||
The compiler encountered a reference to an unknown type.
|
||||
sym_e_only_static_in_static=E_Only static variables can be used in static methods or outside methods
|
||||
% A static method of an object can only access static variables.
|
||||
sym_e_invalid_call_tvarsymmangledname=E_Invalid call to tvarsym.mangledname()
|
||||
@ -1743,4 +1742,4 @@ ol142=**1?_shows this help
|
||||
ol_end=**1h_shows this help without waiting
|
||||
#
|
||||
# The End...
|
||||
#
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user