DEBSOURCES
Skip Quicknav
sources / combblas / 2.0.0-6 / ReleaseTests / CompilerTest.cpp
123456789
#include <iostream> #include <stdint.h> int main() { uint64_t v, val0; v *= (val0 | UINT64_C(0x4519840211493211)); return v; }