inweb-bootstrap/Dialects/StdioExample.ildf

8 lines
105 B
Text
Raw Normal View History

Name: "StdioExample"
colouring {
runs of !identifier {
printf => !function
sscanf => !function
}
}