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
0cb145fa
Commit
0cb145fa
authored
Feb 16, 2001
by
Martin Wierich
Browse files
just removing comment
parent
13c42f61
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/parse.icl
View file @
0cb145fa
...
...
@@ -896,7 +896,7 @@ want_2_0_import_declaration token pState
->
(
ID_Class
{
ii_ident
=
class_id
,
ii_extended
=
ii_extended
}
No
,
pState
)
InstanceToken
#
(
class_name
,
pState
)
=
want
pState
// (ii_extended, pState) = optional_extension pState //
XXX fix this, Pieter
// (ii_extended, pState) = optional_extension pState //
MW: removed but still not ok
ii_extended
=
False
(
types
,
pState
)
=
wantList
"instance types"
tryBrackType
pState
(
class_id
,
pState
)
=
stringToIdent
class_name
IC_Class
pState
...
...
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