inweb-bootstrap/Dialects/StdioExample.ildf
2020-04-07 00:53:26 +01:00

7 lines
105 B
Text

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