I don't think any valid C program can contain `<=>` in a tokenisable context, but it's more helpful to fail with a syntax error at SWIG parse time and not potentially generate C code trying to use `<=>` in an expression which then fails at compile time.
1 line
50 B
Text
1 line
50 B
Text
c_spaceship.i:3: Error: Syntax error in input(1).
|