|
@@ -333,3 +333,4 @@ bug0243.pp Arguments of functions are computed from right to left this
|
|
is against pascal convention
|
|
is against pascal convention
|
|
bug0244.pp nested procedures can't have same name as global ones
|
|
bug0244.pp nested procedures can't have same name as global ones
|
|
bug0245.pp assigning pointers to address of consts is allowed (refused by BP !)
|
|
bug0245.pp assigning pointers to address of consts is allowed (refused by BP !)
|
|
|
|
+bug0246.pp const para can be changed without error
|