parsing error
decalage2 opened this issue · 0 comments
decalage2 commented
sample: https://twitter.com/JohnLaTwC/status/1089572501523378176
https://gist.github.com/JohnLaTwC/230485a13c49501279e023ad4b9510e2
9e910797589da01a4b13ecb7fcd58f81dfc18784dd6ed4996e5a5f8f1f95e224.txt
Output:
-------------------------------------------------------------------------------
PARSING VBA CODE:
INFO parsed Sub Document_Open (): 3 statement(s)
INFO parsed Function decodeBase64 ([ByVal strData as String]): 9 statement(s)
Module None
Sub Document_Open (): 3 statement(s)
Function decodeBase64 ([ByVal strData as String]): 9 statement(s)
Private Sub Foo(msbPath As String)
^
Expected end of text (at char 684), (line:27, col:1)
Parse Error. Processing Aborted.