浏览代码

+ added

git-svn-id: trunk@3921 -
Jonas Maebe 19 年之前
父节点
当前提交
378e7fb3d4
共有 2 个文件被更改,包括 8 次插入0 次删除
  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.