Question du test C++

Quel est le résultat du code suivant ? #define CONSTANT 10; int main() { return CONSTANT; }