start typedefs

This commit is contained in:
pommicket 2022-01-18 16:29:48 -05:00
parent 857d5552fc
commit c4b15b98bb
4 changed files with 92 additions and 12 deletions

View file

@ -1,6 +1 @@
/* +*"hello" */
/* *"hello"+3 */
/* 3+4+5 */
/* 3+=4+=5*=6>>=7 */
/* "hello"+=7 */
5*(4<<8)-2-"hello"[3/4]
typedef int x;