Asmanalysis: Add test case that demonstrates bug

This commit is contained in:
Bhargava Shastry 2020-12-15 17:57:11 +01:00
parent 1521e9e4d5
commit b45a5d7605

View File

@ -0,0 +1,7 @@
{
datasize(x,1)
}
// ----
// TypeError 7000: (4-12): Function expects 1 arguments but got 2.
// TypeError 9114: (4-12): Function expects direct literals as arguments.
// DeclarationError 8198: (13-14): Identifier not found.