summaryrefslogtreecommitdiff
path: root/vendor/soundasleep/html2text/tests/txt/pre.txt
blob: 0285442be8d5d612d0aaa738503fb6c7965d04ef (plain)
1
2
3
4
5
6
7
8
Here is the code

#include <stdlib.h>
#include <stdio.h>

int main(){
	return 0;
};