Unit 'mnSynHighlighterGo' Package
[Overview][Constants][Classes][Index] [#pl_minicontrols]

cGoSample

Declaration

Source position: mnSynHighlighterGo.pas line 65

const cGoSample = 'package main'#13#10 + '//line comment'#13#10 + 'import "fmt"'#13#10 + 'func main() {'#13#10 + ' fmt.Println("hello world")'#13#10 + ' /* All rest of program here'#13#10 + ' */'#13#10 + '}'#13#10;



CT Web help

CodeTyphon Studio