Ticket #177 (new defect)
Opened 16 years ago
First line blank -> broken indenting
Reported by: | anonymous | Owned by: | abromfie |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | abromfie/drocaml.plt | Keywords: | |
Cc: | Version: | (2 0) | |
Racket Version: | 4.1.5.5 |
Description
If the first line in an ocaml file is blank, it appears that drocaml does not do any indenting further down.
How to repeat:
- Change to drocaml language
- Open new frame
- type <return> let x = <return>x
The x does not jump to the right, nor does <tab> work correctly. Removing the blank line at the beginning of the frame fixes everything up.
Note: See
TracTickets for help on using
tickets.