Fix preproc_line_file test

This commit is contained in:
William S Fulton 2015-01-26 22:35:17 +00:00
commit 21b176f07f
2 changed files with 2 additions and 6 deletions

View file

@ -63,7 +63,7 @@ public class preproc_line_file_runme {
if (SillyMacroClass.LINE_NUM != 56)
throw new RuntimeException("preproc failure");
if (SillyMultipleMacroStruct.LINE_NUM != 81)
if (SillyMulMacroStruc.LINE_NUM != 81)
throw new RuntimeException("preproc failure");
if (preproc_line_file.INLINE_LINE != 87)