I'm extending the codetools scanner for directives conditionals.
The doc mentions the following operators:
=,  <>,  >,  <,  >=,  <=, AND,  NOT,  OR,  IN 

http://community.freepascal.org:10000/docs-html/prog/progsu99.html#x113-1120002.4.1

What does the IN operator? I mean, on what sets does it work? On pascal
sets?

Are these the only operators? What about +, -, *, <<, >>, shl, shr,
xor?


Mattias
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to