aboutsummaryrefslogtreecommitdiff
path: root/src/testsuite/interpreter/1849734.input
blob: ca1eb28f39c2afcb3dc4ab4fdafb448c021349e7 (plain)
1
2
3
4
5
6
++ Contributed by Gabriel Dos Reis
-- Issue: the interpreter should allow overload of logical operators.
a := 2::OutputForm
b := 4::OutputForm
a and b