blitz-foundation / monkey2

zlib License
3 stars 0 forks source link

Reflection for imported namespaces fails to compile #124

Open Pharmhaus-2 opened 5 years ago

Pharmhaus-2 commented 5 years ago

Original Author: jondecker76

Reflect on an imported namespace fails to compile.

In the /tests folder, both the property.monkey2 and enum.monkey2 compile just fine, as there are no imports. The /tests/alltypes.monkey2 file fails to compile in dramatic fashion. My own project fails with the same error when trying to #Reflect an imported namespace.

Error: Mx2cc version 1.1.15