ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change
on this file since 6047b00 was
d0502a3,
checked in by Michael Brooks <mlbrooks@…>, 4 years ago
|
Fixing function bodies in bits/containers and bits/sequence so they can coexist with declarations in vector Fixes #237?
libcfa/src/bits/* the fixes
libcfa/src/fstream.hfa adding the desired include, which wasn't possible under #237
tests/includes/* adding tests for these problematic combinations
|
-
Property mode set to
100644
|
File size:
89 bytes
|
Line | |
---|
1 | #include <vector.hfa> |
---|
2 | #include <bits/sequence.hfa> |
---|
3 | |
---|
4 | int main() { |
---|
5 | printf("done\n"); |
---|
6 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.