diff options
| author | hallgren <hallgren@chalmers.se> | 2012-12-10 13:25:32 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-12-10 13:25:32 +0000 |
| commit | 621291a575cd4462729a178158def39d0d411c8f (patch) | |
| tree | d2269ee041da51ff88af978cd1c3661c0aa90cda /testsuite/compiler/compute/Variants.gfs.gold | |
| parent | 45a2629ee55863603d9be10723770df8617f1935 (diff) | |
Compute.ConcreteNew: add missing case for variant functions
Also adding a test case in the test suite for this.
Diffstat (limited to 'testsuite/compiler/compute/Variants.gfs.gold')
| -rw-r--r-- | testsuite/compiler/compute/Variants.gfs.gold | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/compiler/compute/Variants.gfs.gold b/testsuite/compiler/compute/Variants.gfs.gold new file mode 100644 index 000000000..cd74b1c23 --- /dev/null +++ b/testsuite/compiler/compute/Variants.gfs.gold @@ -0,0 +1 @@ +variants {"hello"; "hello" ++ "hello"} |
