<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Support for &h &o Basic literals is incomplete"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130677#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Support for &h &o Basic literals is incomplete"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130677">bug 130677</a>
              from <span class="vcard"><a class="email" href="mailto:andreas.heinisch@yahoo.de" title="Andreas Heinisch <andreas.heinisch@yahoo.de>"> <span class="fn">Andreas Heinisch</span></a>
</span></b>
        <pre>Regarding MS-VBA
<a href="https://docs.microsoft.com/en-us/dotnet/visual-basic/programming-guide/language-features/data-types/type-characters">https://docs.microsoft.com/en-us/dotnet/visual-basic/programming-guide/language-features/data-types/type-characters</a>
could be interesting.

We should check if all these literals are implemented an can be used throughout
LO. In addition, the wiki page should be updated an maybe some of the tests in
<a href="https://opengrok.libreoffice.org/xref/core/basic/qa/cppunit/test_scanner.cxx?r=7ddedd25#781">https://opengrok.libreoffice.org/xref/core/basic/qa/cppunit/test_scanner.cxx?r=7ddedd25#781</a>
can be moved to a vb file where all the literals are tested.

Even the date literal test
(<a href="https://opengrok.libreoffice.org/xref/core/basic/qa/basic_coverage/test_date_literal.vb?r=09425ab9">https://opengrok.libreoffice.org/xref/core/basic/qa/basic_coverage/test_date_literal.vb?r=09425ab9</a>)
could be merged in this test file for literals.

What do you think?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>