Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-compiler-and-rts
compiler
Commits
e466a8dd
Commit
e466a8dd
authored
Oct 26, 2000
by
Martin Wierich
Browse files
removed trace
parent
6d907269
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/checksupport.icl
View file @
e466a8dd
...
...
@@ -505,7 +505,7 @@ where
->
addFieldToSelectorDefinition
selector_id
{
glob_module
=
NoIndex
,
glob_object
=
dcl_index
}
cs
_
->
cs
=
{
cs
&
cs_error
=
checkErrorWithIdentPos
(
newPosition
ident
dcl_pos
)
"(global definition) already defined"
cs
.
cs_error
}
--->
entry
.
ste_kind
=
{
cs
&
cs_error
=
checkErrorWithIdentPos
(
newPosition
ident
dcl_pos
)
"(global definition) already defined"
cs
.
cs_error
}
retrieveImportsFromSymbolTable
::
![
Import
ImportDeclaration
]
![
Declaration
]
!*{#
DclModule
}
!*(
Heap
SymbolTableEntry
)
->
*(![
Declaration
],!*{#
DclModule
},!*
Heap
SymbolTableEntry
);
retrieveImportsFromSymbolTable
[{
import_module
=
import_module
=:{
id_info
},
import_symbols
}
:
mods
]
decls
modules
symbol_table
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment