diff options
| author | Mustafa Quraish <[email protected]> | 2022-02-02 03:09:38 -0500 |
|---|---|---|
| committer | Mustafa Quraish <[email protected]> | 2022-02-02 03:09:38 -0500 |
| commit | 733cf587ffc21b2fbee7df7a8a42a1bc3c9a01e8 (patch) | |
| tree | 68c89184499cf04b9970624108c1212745672666 /tests/variables.sh | |
| parent | Add support for pointers! (tests missing) (diff) | |
| download | cup-733cf587ffc21b2fbee7df7a8a42a1bc3c9a01e8.tar.xz cup-733cf587ffc21b2fbee7df7a8a42a1bc3c9a01e8.zip | |
Use `type*` instead of `type&` to denote a pointer type (for now)
While I prefer the latter, the lexer/parser cannot correctly parse
`type&&` since it thinks `&&` is `TOKEN_AND`. Perhaps how these cases
are handled can be changed in the future.
Diffstat (limited to 'tests/variables.sh')
0 files changed, 0 insertions, 0 deletions