Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Baselining smaller changes in transformation-based emit #7814

Closed

Conversation

DanielRosenwasser
Copy link
Member

@@ -19,21 +19,21 @@ class C236 {
var C234 = (function () {
function C234() {
this[0] = 1;
this[0.0] = 2;
this[0] = 2;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an error, it should be using the raw literal text. I have a similar issue with binary/octal integers I need to investigate. I wouldn't accept the baseline for this file.

@rbuckton rbuckton added the Domain: Transforms Relates to the public transform API label Apr 4, 2016
@mhegazy
Copy link
Contributor

mhegazy commented Apr 13, 2016

@DanielRosenwasser do not think this is needed any longer. if this is not true, please update.

@mhegazy mhegazy closed this Apr 18, 2016
@mhegazy mhegazy deleted the 512-acceptable-baselining-transforms branch April 18, 2016 21:47
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Domain: Transforms Relates to the public transform API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants