Parcourir la source

+ added

git-svn-id: trunk@3921 -
Jonas Maebe il y a 19 ans
Parent
commit
378e7fb3d4
2 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 1 0
      .gitattributes
  2. 7 0
      tests/tbf/tb0181.pp

+ 1 - 0
.gitattributes

@@ -5239,6 +5239,7 @@ tests/tbf/tb0177.pp svneol=native#text/plain
 tests/tbf/tb0178.pp svneol=native#text/plain
 tests/tbf/tb0179.pp svneol=native#text/plain
 tests/tbf/tb0180.pp svneol=native#text/plain
+tests/tbf/tb0181.pp svneol=native#text/plain
 tests/tbf/ub0115.pp svneol=native#text/plain
 tests/tbf/ub0149.pp svneol=native#text/plain
 tests/tbf/ub0158a.pp svneol=native#text/plain

+ 7 - 0
tests/tbf/tb0181.pp

@@ -0,0 +1,7 @@
+{ %fail }
+
+type
+  yes = boolean = true;
+
+begin
+end.