]> git.draconx.ca Git - cdecl99.git/commit
Add a couple more positive tests.
authorNick Bowler <nbowler@draconx.ca>
Wed, 24 Feb 2021 05:49:04 +0000 (00:49 -0500)
committerNick Bowler <nbowler@draconx.ca>
Wed, 3 Mar 2021 01:23:58 +0000 (20:23 -0500)
commit892a874a68097af0c15ffbe717b91c05a6354cdb
tree0585dbf45d0abac663dd785da94a749d5943185e
parentf2d4efbe8a7d51123b806e623835ddb6ccbc2f3a
Add a couple more positive tests.

A review of the ChangeLog suggests we regressed on 'int **' at some
point, so it seems like a good idea to explicitly test this.

Also test int (*) because thought I had found an error but of course
the robot was correct and I was wrong: there was no such error.

Validate both the type name and declaration forms for each.
tests/decl-good.at