|
@@ -2487,7 +2487,7 @@ implementation
|
|
(
|
|
(
|
|
(token=_LKLAMMER) or
|
|
(token=_LKLAMMER) or
|
|
(
|
|
(
|
|
- (([m_tp7,m_delphi,m_mac] * current_settings.modeswitches) <> []) and
|
|
|
|
|
|
+ (([m_tp7,m_delphi,m_mac,m_iso] * current_settings.modeswitches) <> []) and
|
|
(afterassignment or in_args)
|
|
(afterassignment or in_args)
|
|
)
|
|
)
|
|
) then
|
|
) then
|