[ create a new paste ] login | about

Link: http://codepad.org/pkFHR2MX    [ raw code | output | fork ]

C, pasted on Jan 18:
1
Debug.Log('hello world');


Output:
1
2
Line 1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
Line 10: warning: character constant too long for its type


Create a new paste based on this one


Comments: