summaryrefslogtreecommitdiff
path: root/test/baseline/dir-alias-fail.test
blob: e063a3303e29f22a3f0dad5d05fb8023eb61ae1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--pedantic
--explicit
alias Foo=Foo

2011-01-01 Test
   Foo  10 EUR
   Bar
test source -> 1
__ERROR__
While parsing file "$FILE", line 3: 
Error: Illegal alias Foo=Foo
end test