#55 Parser fails with bang in string literal

Đã đóng
%! (template.HTML=8 năm trước cách đây)đang mở bởi nero · 0 ý kiến

Originally at 2011-09-19T14:47:55Z by orbitz@github closed at 2011-09-19T20:49:45Z

!AjaxTest methodsFor: 'rendering'! renderOn: html

html h1
with: 'hi!'

! !

Reading file AjaxTest.st a ClassCategoryReader>>scanFrom: a ClassCategoryReader>>compileMethod: a Compiler>>load:forClass: a Compiler>>compile:forClass: a Compiler>>compile: a Compiler>>parse: a Smalltalk>>parse: a Smalltalk>>try:catch: a Smalltalk>>basicParse: Parse error on line 3 column 11 : Expected "''", ['] or [^'] but end of input found. Below is code with line numbers and ===> marker inserted: 1: renderOn: html 2: html h1 3: with: 'hi ===>

a Compiler>>loadExpression: a Compiler>>compileExpression: a Compiler>>parse: a Smalltalk>>parse: a Smalltalk>>try:catch: a Smalltalk>>basicParse: Parse error on line 1 column 16 : Expected "''", ['] or [^'] but end of input found. Below is code with line numbers and ===> marker inserted: 1: doIt ^['] value ===>

Exporting (debug) category AjaxTest as AjaxTest.js Done.

Originally at 2011-09-19T14:47:55Z by orbitz@github closed at 2011-09-19T20:49:45Z !AjaxTest methodsFor: 'rendering'! renderOn: html html h1 with: 'hi!' ! ! Reading file AjaxTest.st a ClassCategoryReader>>scanFrom: a ClassCategoryReader>>compileMethod: a Compiler>>load:forClass: a Compiler>>compile:forClass: a Compiler>>compile: a Compiler>>parse: a Smalltalk>>parse: a Smalltalk>>try:catch: a Smalltalk>>basicParse: Parse error on line 3 column 11 : Expected "''", ['] or [^'] but end of input found. Below is code with line numbers and ===> marker inserted: 1: renderOn: html 2: html h1 3: with: 'hi ===> a Compiler>>loadExpression: a Compiler>>compileExpression: a Compiler>>parse: a Smalltalk>>parse: a Smalltalk>>try:catch: a Smalltalk>>basicParse: Parse error on line 1 column 16 : Expected "''", ['] or [^'] but end of input found. Below is code with line numbers and ===> marker inserted: 1: doIt ^['] value ===> Exporting (debug) category AjaxTest as AjaxTest.js Done.
Đăng nhập để tham gia bình luận.
Không có nhãn
Không có Milestone
Không có người được phân công
1 tham gia
Đang tải...
Hủy bỏ
Lưu
Ở đây vẫn chưa có nội dung nào.