Skip to content

'--' typo in Dart Language Specification, Draft Version 0.01, October 10th, 2011 #40

Closed
@DartBot

Description

@DartBot

This issue was originally filed by sean.michael.f...@gmail.com


What steps will reproduce the problem?

  1. Open http://www.dartlang.org/docs/spec/dartLangSpec.pdf
  2. Search for "++" (without the quotes)
  3. Notice the line below only has one '-' in front of 'e'

What is the expected output? What do you see instead?
The expect output should be "--"

What version of the product are you using? On what operating system?
Dart Programming Language Specification
Draft Version 0.01
The Dart Team
October 10th, 2011

Please provide any additional information below.
I think this is due to LaTeX shortening "--" to one hyphen. Try using -{}- instead

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions