diff options
Diffstat (limited to 'lex/example.lex')
-rw-r--r-- | lex/example.lex | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/lex/example.lex b/lex/example.lex new file mode 100644 index 0000000..14ec4f8 --- /dev/null +++ b/lex/example.lex @@ -0,0 +1,20 @@ +INT. HOUSE - DAY + +MARY +I can't believe how easy it is to write in Fountain. + +TOM +(typing) +Look! I just made a parenthetical! + +SOMETHING HAPPENS! + +(what? I don't know...) + +EXT. GARDEN + +TOM +What am I doing here now? +To be honest, I have absolutely no idea! + +And that means really no idea! |