Browse Source

+ new

git-svn-id: trunk@5067 -
florian 19 years ago
parent
commit
f273350fc6
2 changed files with 4 additions and 0 deletions
  1. 1 0
      .gitattributes
  2. 3 0
      tests/webtbs/tw6184.pp

+ 1 - 0
.gitattributes

@@ -7529,6 +7529,7 @@ tests/webtbs/tw5094.pp -text
 tests/webtbs/tw5100.pp svneol=native#text/plain
 tests/webtbs/tw5100a.pp svneol=native#text/plain
 tests/webtbs/tw5641.pp svneol=native#text/plain
+tests/webtbs/tw6184.pp -text
 tests/webtbs/tw6203.pp svneol=native#text/plain
 tests/webtbs/tw6435.pp svneol=native#text/plain
 tests/webtbs/tw6491.pp svneol=native#text/plain

+ 3 - 0
tests/webtbs/tw6184.pp

@@ -0,0 +1,3 @@
+begin
+  writeln(exp(-200));
+end.