diff --git a/.gitattributes b/.gitattributes index af4464ad76..1ed7c769a3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4960,6 +4960,7 @@ tests/tbs/tb0487.pp svneol=native#text/plain tests/tbs/tb0488.pp svneol=native#text/plain tests/tbs/tb0489.pp svneol=native#text/plain tests/tbs/tb0490.pp svneol=native#text/plain +tests/tbs/tb0491.pp svneol=native#text/plain tests/tbs/ub0060.pp svneol=native#text/plain tests/tbs/ub0069.pp svneol=native#text/plain tests/tbs/ub0119.pp svneol=native#text/plain diff --git a/tests/tbs/tb0491.pp b/tests/tbs/tb0491.pp new file mode 100644 index 0000000000..e32861a3b0 --- /dev/null +++ b/tests/tbs/tb0491.pp @@ -0,0 +1,3 @@ +{$WARN SYMBOL_PLATFORM OFF} +begin +end.