7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
# @TEST-EXEC-FAIL: hiltic -j %INPUT >output 2>&1
|
|
# @TEST-EXEC: btest-diff output
|
|
|
|
module Test {
|
|
local x = 2 * x;
|
|
}
|