blob: 596928bce559fef731252092402fb166b43f7721 [file] [log] [blame]
#include <glib.h>
gboolean c_test_two_is_true (void) {
return TRUE;
}