/*
* Copyright (c) 2015-present Facebook.
* All rights reserved.
*/
package codetoanalyze.java.tracing;
public class T {
int x;
void f() {
}