diff options
Diffstat (limited to 'testsuite/compilable/pointer_cast.elna')
| -rw-r--r-- | testsuite/compilable/pointer_cast.elna | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/compilable/pointer_cast.elna b/testsuite/compilable/pointer_cast.elna index 64b99ca..ab4b071 100644 --- a/testsuite/compilable/pointer_cast.elna +++ b/testsuite/compilable/pointer_cast.elna @@ -5,6 +5,4 @@ var begin p := c; c := p; - - return 0 end. |
