This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
+ added
Jonas Maebe
23 years ago
parent
2ba8f1d070
commit
509661c03c
1 changed files
with
7 additions
and
0 deletions
Split View
Show Diff Stats
7
0
tests/webtbf/tw1754.pp
+ 7
- 0
tests/webtbf/tw1754.pp
View File
@@ -0,0 +1,7 @@
+{ %FAIL }
+type
+ x = x;
+
+begin
+end.
+