blob: cfc74c6efa0b66528aa17f3bdeb3398c1af1e5cf [file] [log] [blame]
#
# a simple list of stuff that should be detected as a CT_TYPE
# this usually isn't necessary because types are detected from the context.
#
# In the future, I may allow arbitrary CT_xxx stuff to be specified, as
# well as a language
#
INT8
UINT8
INT16
UINT16
INT32
UINT32
INT64
UINT64
FLOAT
CHAR
DOUBLE
TRUE
FALSE
BOOL
FILE
DIR
# this is for the type-cast.c test
bat