Changes in tests/global-monomorph.cfa [afe2939:74cfafb2]
- File:
-
- 1 edited
-
tests/global-monomorph.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/global-monomorph.cfa
rafe2939 r74cfafb2 1 // Create monomorphic instances of polymorphic types at global scope. 1 // Crea 2 3 #include <stdlib.hfa> 4 #include <stdio.h> 2 5 3 6 forall(dtype T)
Note:
See TracChangeset
for help on using the changeset viewer.