expression-keywords.txt 107 B

12
  1. double x = exp(log(2)); // recognize built-ins
  2. return 0; // recognize keyword that started the expression