diff options
Diffstat (limited to 'test-chill/test-cases/examples/chill/test_lex_order.script')
-rw-r--r-- | test-chill/test-cases/examples/chill/test_lex_order.script | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test-chill/test-cases/examples/chill/test_lex_order.script b/test-chill/test-cases/examples/chill/test_lex_order.script new file mode 100644 index 0000000..2629e50 --- /dev/null +++ b/test-chill/test-cases/examples/chill/test_lex_order.script @@ -0,0 +1,12 @@ +#matrix multiply large array size for intel machine +source: test_lex_order.c +procedure: main +format: rose +loop: 0 + +original() + + + +print + |