source: src/examples/gc_no_raii/test/gctest.c @ d48a9a7

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change on this file since d48a9a7 was d48a9a7, checked in by Thierry Delisle <tdelisle@…>, 8 years ago

modified makefile to support multiple tests files

  • Property mode set to 100644
File size: 83 bytes
RevLine 
[c44e622]1#include <fstream>
[15db1ab]2
3#include "gc.h"
4
5int main() {
6        sout | "Bonjour au monde!\n";
7}
Note: See TracBrowser for help on using the repository browser.