presentations/highlight-js/test/markup/cpp/expression-keywords.txt

3 lines
107 B
Text
Raw Permalink Normal View History

2018-12-07 08:48:05 -06:00
double x = exp(log(2)); // recognize built-ins
return 0; // recognize keyword that started the expression