From 5ee6304d8d738d05debfcb712ee57b024f5e1b95 Mon Sep 17 00:00:00 2001 From: Marcus Klaas Date: Sun, 20 Sep 2015 18:44:49 +0200 Subject: Fix struct overflows --- tests/source/expr.rs | 8 -------- 1 file changed, 8 deletions(-) (limited to 'tests/source/expr.rs') diff --git a/tests/source/expr.rs b/tests/source/expr.rs index 4b5e262bd26..faa0d3775c7 100644 --- a/tests/source/expr.rs +++ b/tests/source/expr.rs @@ -173,11 +173,3 @@ fn arrays() { [ 1 + 3, 4 , 5, 6, 7, 7, fncall::>(3-1)] } - -fn struct_exprs() { - Foo - { a : 1, b:f( 2)}; - Foo{a:1,b:f(2),..g(3)}; - // FIXME: should be wrapped (#231) - LoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooongStruct { ..base }; -} -- cgit 1.4.1-3-g733a5