Browse Source

+ added

git-svn-id: trunk@3921 -
Jonas Maebe 19 years ago
parent
commit
378e7fb3d4
2 changed files with 8 additions and 0 deletions
  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.