diff options
| author | Mustafa Quraish <[email protected]> | 2022-02-03 07:13:39 -0500 |
|---|---|---|
| committer | Mustafa Quraish <[email protected]> | 2022-02-03 07:13:39 -0500 |
| commit | 15d7a21a85593a0208137f751078dcf89403ea84 (patch) | |
| tree | 116866a169469b7cceaef2672b4176615cb3356a /src/ast.c | |
| parent | Add pre-increment and pre-decrement operators. (diff) | |
| download | cup-15d7a21a85593a0208137f751078dcf89403ea84.tar.xz cup-15d7a21a85593a0208137f751078dcf89403ea84.zip | |
Add automatic type inference for initialized variable declarations
If we know the type of the expression on the RHS, and no type is
specified, then we can just assume that the variable has the same
type.
Diffstat (limited to 'src/ast.c')
0 files changed, 0 insertions, 0 deletions