anuragraghavan / franca

Automatically exported from code.google.com/p/franca
0 stars 0 forks source link

Star character in comment field #137

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

If I use "*" in the comment, Franca editor reports an error.

method SendTone {
  in {
    <**
      @description : Accepted tones are: [0-9], [A-D], * oder #.
    **>
    UInt8 tone
  }

Original issue reported on code.google.com by manfred....@bmw.de on 2 Mar 2015 at 4:15

Attachments: