polserver/testsuite/escript/oper/plusplus04.out
2019-09-23 20:38:45 +02:00

7 lines
144 B
Text

struct{ a = 0 }
struct{ a = 1 }
struct{ a = 2 }
2
4
struct{ a = error{ errortext = "Object does not support members" } }
struct{ a = 0, b = 2 }