#include // Single line comment /* Multi line comment */ public OnPluginStart() { PrintToServer("Hello."); }