2015-07-03 00:35:35 +08:00
|
|
|
# RUN: %python -m artiq.compiler.testbench.inferencer +diag %s >%t
|
2015-06-06 23:05:06 +08:00
|
|
|
# RUN: OutputCheck %s --file-to-check=%t
|
|
|
|
|
2015-08-15 21:45:16 +08:00
|
|
|
# CHECK-L: ${LINE:+1}: fatal: undefined variable 'x'
|
2015-06-06 23:05:06 +08:00
|
|
|
x
|