testing c highlight

a little c program

#include <stdio.h>

int main(int argc, *argv)
{
  puts "hello, world!"  
}