|
Last change
on this file since 119889f was 4d860ea3, checked in by Michael Brooks <mlbrooks@…>, 2 years ago |
|
Fix compiler bug where duplicate type declarations caused crash.
And add missing test. The test runs and fails with the previous cfa compiler.
|
-
Property mode
set to
100644
|
|
File size:
263 bytes
|
| Rev | Line | |
|---|
| [4d860ea3] | 1 | errors/scope.cfa:13:1 error: duplicate object definition for thisIsAnError: signed int
|
|---|
| 2 | errors/scope.cfa:30:1 error: duplicate function definition for butThisIsAnError: function
|
|---|
| [50377a4] | 3 | ... with parameters
|
|---|
| 4 | double
|
|---|
| [08222c7] | 5 | ... returning
|
|---|
| [11a1240] | 6 | double
|
|---|
| 7 | with body
|
|---|
| 8 | Compound Statement:
|
|---|
| [193bba0] | 9 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.