You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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