Skip to content

Instantly share code, notes, and snippets.

View tindzk's full-sized avatar

Tim Nieradzik tindzk

View GitHub Profile
@pasberth
pasberth / README.md
Created August 7, 2012 12:34
setjmp で遊ぶ
$ clang -v

clang version 3.0 (tags/RELEASE_30/final)
Target: i386-pc-linux-gnu
Thread model: posix

$ clang lambda_macro.c
$ ./a.out

lambda defined.