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

3 lines
348 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:17:13 +08:00
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'