lean2/tests/lean/leak1.lean.expected.out
Leonardo de Moura 3ab2d2a441 fix(frontends/lean/parser): memory leak due to g++ bug
g++ implementation of std::initializer_list has bug.
http://gcc.gnu.org/ml/gcc-bugs/2013-06/msg00095.html

This commit memory leaks triggered by this bug.
It also adds minimal tests to expose three different instances of the problem.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-15 10:15:04 -08:00

3 lines
84 B
Text

Set: pp::colors
Set: pp::unicode
leak1.lean:1:11: error: unknown identifier 'a'