summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T8526/T8526.script
blob: d4a24346e7b2f54c63ee04846a84910b104510cf (plain)
1
2
3
4
5
6
7
8
9
10
:set -fforce-recomp
:set -v1

:! echo a = True > A.inc
:load A
a

:! echo a = False > A.inc
:reload
a