Sha256: b36a2dc32d4e28a9b1add0cbdd3ed458bc9a09d66edb9d25540ad7c630077a15

Contents?: true

Size: 228 Bytes

Versions: 9

Compression:

Stored size: 228 Bytes

Contents

#include <stdio.h>
#include "util.h"

/*
 * some comment
 */
#include "mylib.h"

/*
#include "xy"
*/

//
	#  include <file.h>
#include   "custom" // custom header

# // include "abc"

#include \
    "custom2.h"

#include <std>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rant-0.4.0 test/c/source.c
rant-0.4.2 test/c/source.c
rant-0.4.4 test/c/source.c
rant-0.4.6 test/c/source.c
rant-0.4.8 test/c/source.c
rant-0.5.2 test/c/source.c
rant-0.3.8 test/c/source.c
rant-0.5.0 test/c/source.c
rant-0.5.4 test/c/source.c