frameworks/compile/slang/tests/F_ptr_in_struct/stderr.txt.expect

3 lines
348 B
Plaintext

ptr_in_struct.rscript:4:8: error: structures containing pointers cannot be used as the type of an exported global variable or the parameter to an exported function: 's'
ptr_in_struct.rscript:10:8: error: structures containing pointers cannot be used as the type of an exported global variable or the parameter to an exported function: 'voidStruct'