(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / mbas / Test / errors / FloatingPointLiteralsTest.vb
blobdcf0d9b5e1c6104007b530d4a06cfedcff2c6502
1 REM LineNo: 4
2 REM ExpectedError: BC30420
3 REM ErrorMessage: 'Sub Main' was not found in 'FloatingPointLiteralsTest'.
5 Module FloatingPointLiteralsTest
7 End Module