Refer to: https://github.com/isnowfy/simple Genereated in: http://isnowfy.github.io/simple
Hello World!
test
test2
$x2=1$
print 'hello world'
test
void func(int a, int b)
{
return a + b;
}
void func(int a, int b)
{
return a + b;
}
Refer to: https://github.com/isnowfy/simple Genereated in: http://isnowfy.github.io/simple
$x2=1$
print 'hello world'
test
void func(int a, int b)
{
return a + b;
}
void func(int a, int b)
{
return a + b;
}