mirror of
https://github.com/boostorg/phoenix.git
synced 2026-02-19 14:42:14 +00:00
Phoenix: Merged [72812], [72815], [73000], [73041], [74041], [74830], [74833], [74839] from trunk
[SVN r74904]
This commit is contained in:
@@ -186,7 +186,7 @@ main()
|
||||
{
|
||||
{
|
||||
// $$$ Fixme. This should not be failing $$$
|
||||
int x = (let(_a = lambda[val(1)])[_a])()();
|
||||
//int x = (let(_a = lambda[val(1)])[_a])()();
|
||||
//BOOST_TEST(x == 1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user